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

Allow authorization by clicking on a link #62

Open
migueltorrescosta opened this issue May 1, 2020 · 3 comments
Open

Allow authorization by clicking on a link #62

migueltorrescosta opened this issue May 1, 2020 · 3 comments

Comments

@migueltorrescosta
Copy link

Instead of having the user manually write the token, is it possible to send a one time token accessible via URL? When the user clicks the link, it automatically follows the URL to the website passing the authentication token, and the user is logged in (and registered if that is the case)

@migueltorrescosta
Copy link
Author

PS: I am not too familiar with django, but I am fluent in Python3. If this seems like an useful feature and you think it would be easy to implement it myself, I would be happy to oblige :)

@jsmedmar
Copy link

I'm also curious about this since the blog post also suggested that just clicking on a link was possible.

@jsmedmar
Copy link

FYI #13

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

2 participants