dlt._workspace.runtime
RuntimeAuthService Objects
class RuntimeAuthService()
Implements login, logout and auth check internals
Authentication is performed based on the JWT token stored in the global secrets. On top of that, authorization uses organisation and workspace id stored in the local config. For that, depending on the usage, either workspace run context or base run context is required.