hwi / HWIOAuthBundle

OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
MIT License
2.27k stars 799 forks source link

Separate hwi_oauth_connect_registration route from connect.xml #844

Closed prakash closed 7 months ago

prakash commented 9 years ago

We can use REGISTRATION_INITIALIZE and REGISTRATION_SUCCESS event from FOSUserBundle ~2.0@dev to set or pre-set data for the User object so that we do not have to use custom form handler and separate registration controller.

If this is something which can not be done at the moment because of unstable version under 2.0 branch of FOSUserBundle, then simply separate hwi_oauth_connect_registration route from connect.xml so that we can only use those routes which we need and do not need to mess with HWIOAuthBundle routes.

milokmet commented 8 years ago

@thapame Can you please provide an example how to pre-fill data for non existent user returned from OAuth response? Thank you

github-actions[bot] commented 8 months ago

Message to comment on stale issues. If none provided, will not mark issues stale

github-actions[bot] commented 7 months ago

This issue was closed because it has been stalled for 5 days with no activity.