Up
–
reason-oidc
»
Oidc
» Client
Module
Oidc.Client
type
t
=
{
id: string,
redirect_uri: string,
}
;