Closed emilhe closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
92189b1
) 96.63% compared to head (30e3bf1
) 96.64%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Hiya, thanks for the change! It looks good, but the test file no longer passes the formatting check. All you should have to do is run black
and it'll correct it. After that I think we can merge it.
Could you add something to the docstring of that function, mentioning the automatic token refresh and how to activate it? If you can include a link to the Azure documentation about this topic, that would be even better!
Remember that Sphinx uses this docstring to build the documentation for this project, so people who want to use Flask-Dance will see this, even if they never look at the code!
@singingwolfboy That's a good idea. I have added a docstring and a link.
This looks great to me! Thanks @emilhe!
This PR adds the capability of automatic token refresh to the azure bindings.