Module Oidc.Client

type t = {
id: string,
redirect_uri: string,
};