Base URL of your Fief tenant.
Optional
childrenID of your Fief client.
Optional
clientSecret of your Fief client.
It's not recommended to use it in the context of a browser app, since it can be easily found by the end-user in the source code. The recommended way is to use a Public client.
Optional
encryptionEncryption key of your Fief client. Necessary only if ID Token encryption is enabled.
Optional
requestAdditional fetch init options for getOpenIDConfiguration
and getJWKS
requests.
Mostly useful to control fetch cache.
Constructor parameters for the Fief client.