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

users table has remember_token, not need access_token #6

Open
sinkcup opened this issue Jan 2, 2019 · 1 comment
Open

users table has remember_token, not need access_token #6

sinkcup opened this issue Jan 2, 2019 · 1 comment
Assignees
Labels
invalid This doesn't seem right

Comments

@sinkcup
Copy link
Member

sinkcup commented Jan 2, 2019

No description provided.

@sinkcup sinkcup self-assigned this Jan 2, 2019
@sinkcup
Copy link
Member Author

sinkcup commented Jan 2, 2019

no, users table remember_token only support one provider, it will be overrode, so can not use it.

for example: your github account use gmail, open laravel app site, at first login by github, remember_token value is github access token, then login by google, remember_token value will be changed to google access token.

@sinkcup sinkcup added the invalid This doesn't seem right label Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant