feat: complete leave approval MVP
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"publicClient": true,
|
||||
"standardFlowEnabled": true,
|
||||
"directAccessGrantsEnabled": true,
|
||||
"redirectUris": ["aioa://oauth/callback", "http://localhost:*"],
|
||||
"redirectUris": ["aioa://oauth/callback", "aioa://oauth/logout", "http://localhost:*"],
|
||||
"webOrigins": ["+"],
|
||||
"attributes": {
|
||||
"pkce.code.challenge.method": "S256"
|
||||
|
||||
Reference in New Issue
Block a user