parent
a86cfea65a
commit
42349b0182
9 changed files with 20 additions and 44 deletions
|
|
@ -1,8 +1,8 @@
|
|||
"""
|
||||
Module specific business logic for auth module
|
||||
Module specific business logic for the auth module
|
||||
|
||||
Exports:
|
||||
- claims_dependency
|
||||
- claims_dependency: Dict[str, Any] containing OIDC claims and database ID
|
||||
"""
|
||||
import json
|
||||
import requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue