mirror of
https://github.com/tooot-app/app
synced 2025-02-02 19:47:06 +01:00
Fix #698
This commit is contained in:
parent
fd114ed0f0
commit
0b3d206190
@ -78,7 +78,8 @@ const ComponentInstance: React.FC<Props> = ({
|
||||
clientId,
|
||||
clientSecret,
|
||||
scopes: variables.scopes,
|
||||
redirectUri
|
||||
redirectUri,
|
||||
usePKCE: !['pawoo.net'].includes(domain)
|
||||
})
|
||||
await request.makeAuthUrlAsync(discovery)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user