-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Description
Well, I know how to implement oAuth2, but how to pair it with PHP-auth?
Example:
- User goes to domain.tld/register
- User choose Github as registration method
- oAuth2 lib used
- User goes to domain.tld/login
- User choose Github as login method
Now, how to actually "login" user via PHP-auth? Because main authorization library would be still PHP-auth. Is it possible to programatically "login" user?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels