forked from enviPath/enviPy
secret packs viz
This commit is contained in:
@ -49,7 +49,7 @@ from .views import get_remote_address
|
||||
|
||||
Package = s.GET_PACKAGE_MODEL()
|
||||
|
||||
auth_log = logging.get_logger("auth")
|
||||
auth_log = logging.getLogger("auth")
|
||||
|
||||
|
||||
def get_cached_jwks(tenant_id: str, force=False) -> Dict:
|
||||
|
||||
Reference in New Issue
Block a user