You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2022. It is now read-only.
First of all, thank you for adding basic authentication with #1060.
Yet, the client_authentication parameter is still missing in the index.d.ts file. It would be great, if you could add this line: client_authentication: string to OidcClientSettings.
Without this parameter, it's not really usable with Typescript projects.