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

Implement OAuth login #89

Open
ttoino opened this issue Sep 19, 2023 · 1 comment · May be fixed by #92
Open

Implement OAuth login #89

ttoino opened this issue Sep 19, 2023 · 1 comment · May be fixed by #92
Assignees
Labels
enhancement New feature or request P1 Medium Priority

Comments

@ttoino
Copy link
Member

ttoino commented Sep 19, 2023

The users should be able to login using familiar services, like github or google. Additionally, users should still be able to login normally with their email and password.

@ttoino
Copy link
Member Author

ttoino commented Sep 19, 2023

Relevant official library: https://laravel.com/docs/10.x/socialite
Maybe good unofficial one (only for new applications, would have to be adapted): https://docs.socialstream.dev/

@ttoino ttoino added enhancement New feature or request P1 Medium Priority labels Sep 19, 2023
@Naapperas Naapperas self-assigned this Sep 21, 2023
@Naapperas Naapperas linked a pull request Sep 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 Medium Priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants