Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you manage the oauth user_id vs. the username ? #1

Open
dorongutman opened this issue Jun 7, 2014 · 0 comments
Open

How do you manage the oauth user_id vs. the username ? #1

dorongutman opened this issue Jun 7, 2014 · 0 comments

Comments

@dorongutman
Copy link

When a user registers, he probably uses a username (or email) and a password.
But it seems you don't keep that username in the oauth context (i.e. for logging a user in, verifying his user/pass) but the user_id (a numeric id), even though the default for https://github.com/bshaffer/oauth2-server-php is using the same username used for the login.
How do you do that ?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant