There was an error while loading. Please reload this page.
1 parent 08712ec commit 24c00caCopy full SHA for 24c00ca
1 file changed
config/cors.php
@@ -15,7 +15,7 @@
15
|
16
*/
17
18
- 'paths' => ['api/*', 'oauth2/*'],
+ 'paths' => ['api/*', 'oauth2/*', '.well-known/openid-configuration'],
19
20
'allowed_methods' => [
21
'POST',
0 commit comments