parent
0c1c9f62ee
commit
0e169af456
9 changed files with 36 additions and 40 deletions
|
|
@ -1,7 +1,8 @@
|
|||
"""
|
||||
Module specific business logic for <this module>
|
||||
Business logic reusable functions related to IAM
|
||||
|
||||
Exports service_key_dependency
|
||||
Exports:
|
||||
- service_key_dependency: bool: verifies request headers contain the correct api key for the service
|
||||
"""
|
||||
from typing import Annotated
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue