class documentation

Authentication and authorization options

Class Variable methods authorization methods
Class Variable mfa authorization providers
Class Variable providers authorization providers
Class Variable session session options

Inherited from Config:

Class Variable uid unique ID

Inherited from Data (via Config):

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
methods: t.Optional[list[gws.ext.config.authMethod]] = (source)

authorization methods

mfa: t.Optional[list[gws.ext.config.authMfa]] = (source)

authorization providers

providers: t.Optional[list[gws.ext.config.authProvider]] = (source)

authorization providers

session options