kopia lustrzana https://github.com/bugout-dev/moonstream
Merge branch 'metatx-live-at' into complete-call-request
commit
7fb0963d24
|
@ -77,7 +77,7 @@ def bugout_auth(token: str) -> BugoutUser:
|
||||||
return user
|
return user
|
||||||
|
|
||||||
|
|
||||||
def user_for_auth_header(
|
async def user_for_auth_header(
|
||||||
authorization: str = Header(None),
|
authorization: str = Header(None),
|
||||||
) -> Optional[BugoutUser]:
|
) -> Optional[BugoutUser]:
|
||||||
"""
|
"""
|
||||||
|
|
Ładowanie…
Reference in New Issue