simdb.remote.core.auth.token module¶ class simdb.remote.core.auth.token.TokenAuthenticator[source]¶ Bases: Authenticator Name : str = 'Token'¶ TOKEN_HEADER_NAME : str = 'Authorization'¶ authenticate(config: Config, request: Request) → User | None[source]¶