fair-research / native-login

Provides Native App login and token storage for multiple providers
Apache License 2.0
3 stars 2 forks source link

Fixed bug where login(no_local_server=True) didn't work #53

Closed NickolausDS closed 4 years ago

NickolausDS commented 4 years ago

Context wasn't being set before the codehandlers ran, so options from login weren't being respected.