-
Notifications
You must be signed in to change notification settings - Fork 87
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
OAuth login [WIP] #36
base: master
Are you sure you want to change the base?
Conversation
660ed91
to
0d85151
Compare
0d85151
to
b8c81c2
Compare
63ef7f4
to
d56ffd0
Compare
The registration workflow is still incomplete
d56ffd0
to
9e32ac6
Compare
The I plan to introduce DRF in the future. I think the |
To be honest, I can't remember.
Absolutely. |
Decouple gpodder.net's authentication from the application itself. This would allow other applications (eg podcast clients) to authenticate against the same source, and would also help to decouple gpodder.net into smaller components (eg a directory, subscription service, etc).
mygpo-auth functional OAuth service.
TODO