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
@pascalkania you are right, a deeper compatibility with typescript will be great and we are currently working on this. It's great that you want to support us with this, if you want I can connect you with our development team ;-)
thank you @sawi , but the types have already been added.
I also have noticed that the library oidc-client-js is used internally. Since last year this library will not be maintained any more.
As an alternative there is a fork which is also completely based on Typescript. You can find it under the following URL: https://github.com/authts/oidc-client-ts
hey guys,
to make the library compatible with typescript, it would be nice if the specific types were generated for it.
the following link contains a more detailed description of how to generate them with typescript.
https://www.typescriptlang.org/docs/handbook/declaration-files/dts-from-js.html
otherwise i can also do the work, please just let me know ;)
The text was updated successfully, but these errors were encountered: