Symfony native Oauth2 and OIDC token firewall #208
thedomeffm
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use symfony as an API only. (Frontend is an Vue SPA.)
As I am going through the symfony 7.3 updates I saw that Symfony now supports more features for Oauth2 / OIDC
So shouldn't it be possible when "only" using Auth0 from my API to validate the tokens to use these build-in components instead of this library?
Or do I misunderstand some concepts?
Beta Was this translation helpful? Give feedback.
All reactions