Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
zcqian committed Jan 5, 2022
1 parent 8278d16 commit 181d3c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions biothings/web/auth/authn.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ class BioThingsAuthnMixin(BaseAPIHandler):
Notes:
Beware of MRO issues, see example for proper order of multi-inheritance.
"""

def get_current_user(self):
"""
Get the user from list of preconfigured authentication providers.
Expand Down

0 comments on commit 181d3c1

Please sign in to comment.