-
Hey there, My idea here is following setting:
This will enable all the web apps under the same domain to use the public hydra endpoints. For the mobile clients we could add the The only problem I see here is that the client library we are using makes a request in the beginning to read the openid-configuration which is already blocked. What is your recommendation for CORS settings in this case? Is it safe to use CORS here? Thanks for your help in advance :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @PeteMac88, Sorry for the late reply and thank you for reaching out :) Also, see this article regarding implementing public clients (mobile apps, web apps etc.) https://www.ory.sh/oauth2-for-mobile-app-spa-browser/ And this discussion on a similar topic #2258 |
Beta Was this translation helpful? Give feedback.
Hi @PeteMac88,
Sorry for the late reply and thank you for reaching out :)
Is this issue maybe related to your problem? #1754
Also, see this article regarding implementing public clients (mobile apps, web apps etc.) https://www.ory.sh/oauth2-for-mobile-app-spa-browser/
And this discussion on a similar topic #2258