what to do with my SecurityStage decorator? #6813
Replies: 1 comment
-
I will work around this... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm updating an application with API platform and we have a SecurityStageDecorator implementing SecurityStageInterface...
It was deprecated but I have no alternative to use instead.
We are using it to validate 2FA authentication... I guess our logic is a bit hacky but I would appreciate some pointers...
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions