Possibility to configure an OpenID Connect provider on the instance level WIP (#128).
This commit is contained in:
@ -109,7 +109,7 @@ type ChatIncludeMode = 'chat-only' | ChatPeertubeIncludeMode
|
||||
|
||||
interface OIDCAuthResultError {
|
||||
ok: true
|
||||
username: string
|
||||
jid: string
|
||||
password: string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user