mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 19:52:53 +00:00
feat: add library account screens
This commit is contained in:
@@ -47,7 +47,6 @@ export const environment = {
|
||||
// TODO: Use Custom URL Scheme (ideally bundle ID from capacitor.config)
|
||||
redirect_url: `https://${appDomain}/auth/paia/callback`,
|
||||
scopes: '',
|
||||
// TODO: PAIA need to support PKCE, it will then work "out-of-the-box"
|
||||
pkce: true,
|
||||
} as IAuthConfig,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user