mirror of
https://github.com/tooot-app/app
synced 2025-02-01 19:16:56 +01:00
Added another outdated instance
This commit is contained in:
parent
e74a73fbd7
commit
79fc0c814c
@ -80,7 +80,7 @@ const ComponentInstance: React.FC<Props> = ({
|
||||
clientSecret,
|
||||
scopes: variables.scopes,
|
||||
redirectUri,
|
||||
usePKCE: !['pawoo.net'].includes(domain)
|
||||
usePKCE: !['pawoo.net', 'mao.mastodonhub.com'].includes(domain)
|
||||
})
|
||||
await request.makeAuthUrlAsync(discovery)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user