cenkalti / github-flask

🍾 Flask extension for GitHub API

Home Page:https://github-flask.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use github-flask for registration and authentication

ftomassetti opened this issue · comments

I would like to use github-flask for registering new users and for authenticating them. However I do not know how I could distinguish such cases because the callback URI seems to be just one and I do not see how to pass to authorize parameters to distinguish the two cases

I believe this is fixed by #19. If not, please reopen.