Join Slack
Powered by
This message was deleted.
# general
m
microscopic-answer-24504
09/19/2023, 8:16 AM
This message was deleted.
m
magnificent-energy-493
09/19/2023, 12:33 PM
Hello
@bored-art-30994
Here are some steps to get started with Ory: - Create free developer account on
Ory Network
- Read
https://www.ory.sh/docs/security-model
- Build PoC for your Angular app:
https://www.ory.sh/docs/getting-started/local-development
- Add social login to the PoC:
https://www.ory.sh/docs/kratos/social-signin/overview
- Investigate API solutions:
https://www.ory.sh/zero-trust-api-security-ory-tutorial/
I agree that OAuth2 is often overkill. I would recommend going with the cookie route for web apps - see the security-model doc above. However if you want to keep your JWT architecture, we
just implemented
the option to return a JWT on /whoami calls. This is not in production yet, but should be coming very soon!
❤️ 1
b
bored-art-30994
09/19/2023, 1:04 PM
Thank you very much
@magnificent-energy-493
. Everything is more clear now. Yes we decided to switch to cookie for the web app. For APIs we'd like to move towards something like API Keys... have you some useful Ory resource about that?
3
Views
Open in Slack
Previous
Next