OptionalapiOverride the WorkOS API hostname (rarely needed; for proxies / custom domains).
WorkOS AuthKit client ID (e.g. client_01H...). Required.
OptionaldevEnables AuthKit dev mode (localStorage session, no third-party cookies).
OptionalredirectOAuth redirect URI registered in the WorkOS dashboard. Defaults to window.location.origin.
Resolved configuration for the WorkOS AuthKit client. Provided via the
'workosConfig'injection token (seeangularProviderFactory).