Possibility to configure an OpenID Connect provider on the instance level WIP (#128).
This commit is contained in:
@ -46,6 +46,7 @@ export const tplExternalLoginModal = (el, o) => {
|
||||
return
|
||||
}
|
||||
// TODO
|
||||
console.info('Got external account information', data)
|
||||
console.error('not implemented yet')
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user