Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Adding id_token to session info #8

Open
nirshubz opened this issue Oct 13, 2016 · 0 comments
Open

Adding id_token to session info #8

nirshubz opened this issue Oct 13, 2016 · 0 comments

Comments

@nirshubz
Copy link

Really cool library, helped me out a lot!

It would be really helpful if you could add id_token to the session info.
We are using it in django admin to access other authorised services outside the django server using the token.

To access it in my app I added the following line to process_login:
user_info['id_token'] = token_info.get('id_token')

Thanks!

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

No branches or pull requests

1 participant