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

create_refresh_token ignores identity #27

Closed
konradzuwala opened this issue Feb 1, 2017 · 4 comments
Closed

create_refresh_token ignores identity #27

konradzuwala opened this issue Feb 1, 2017 · 4 comments

Comments

@konradzuwala
Copy link

Hello,
there is a bug in create_refresh_token. It ignores identity parameter - function for @user_identity_loader is not called, like in access token. Thus, you have to use here user nickname/id / whatever is JSON serializable. Or it is intentional?

@vimalloc
Copy link
Owner

vimalloc commented Feb 1, 2017

Good catch, that is not intended at all. Give me just a sec here and I'll get that fixed up, and push a new release out.

Thanks!

@konradzuwala
Copy link
Author

Hehe okey, thanks :)

@vimalloc
Copy link
Owner

vimalloc commented Feb 1, 2017

Released as 1.2.1, it should be on pypi soon. Thanks for the report! 👍

@vimalloc vimalloc closed this as completed Feb 1, 2017
@konradzuwala
Copy link
Author

super thanks, btw great library :)

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