You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this bundle is early in development (only v0.2), but I was wondering what the plans were for adding a way to hook into an existing authentication system (like FOSUserBundle), so we could have the authorization code flow like Google, Facebook, Github, where you can login and manage your authorizations and such.
I might be missing this if it's already in the bundle, I'm pretty new to Symfony. If I am could you just point out to me how I might implement a login form with this?
The text was updated successfully, but these errors were encountered:
@bshaffer@skriptble +1 for integration with FOSUserBundle. I too have FOSUserBundle and symfony security voters in place and would like to use this bundle.
I know this bundle is early in development (only v0.2), but I was wondering what the plans were for adding a way to hook into an existing authentication system (like FOSUserBundle), so we could have the authorization code flow like Google, Facebook, Github, where you can login and manage your authorizations and such.
I might be missing this if it's already in the bundle, I'm pretty new to Symfony. If I am could you just point out to me how I might implement a login form with this?
The text was updated successfully, but these errors were encountered: