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

[Feature Request] OAuth login #495

Open
DBX12 opened this issue Nov 26, 2018 · 3 comments · May be fixed by #533
Open

[Feature Request] OAuth login #495

DBX12 opened this issue Nov 26, 2018 · 3 comments · May be fixed by #533

Comments

@DBX12
Copy link

DBX12 commented Nov 26, 2018

It would be nice if I could use an OAuth provider (e.g. Google, NextCloud etc) to authenticate users.
My use case would be having my Nextcloud on cloud.domain.tld and Polr on s.domain.tld. Users can login with their NextCloud credentials on both services (according to the OAuth2 flow).

Unfortunately I never worked with Laravel, only Yii2 so I'm little help with implementing this feature.

Repository owner deleted a comment from hironate Dec 26, 2018
@Jamie0
Copy link

Jamie0 commented Sep 13, 2019

I'll have a go at implementing OpenID tonight and open a PR

@hironate
Copy link

hironate commented Sep 13, 2019 via email

@Jamie0 Jamie0 linked a pull request Sep 15, 2019 that will close this issue
@Jamie0
Copy link

Jamie0 commented Sep 15, 2019

I've opened a PR that adds OpenID Connect support. I've tested it with two providers (one we run in-house, and against Google), and it appears to be working as intended.

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

Successfully merging a pull request may close this issue.

4 participants