Minimal OIDC client configuration for the low-level auth primitives.
Most integrations should use createUpbond instead.
OIDC client_id registered at the issuer.
client_id
Issuer origin, e.g. https://id.upbond.io.
https://id.upbond.io
Registered redirect URI back into the RP.
Optional
Defaults to openid profile email.
openid profile email
Minimal OIDC client configuration for the low-level auth primitives.
Remarks
Most integrations should use createUpbond instead.