auth0 / auth0-oidc-client-net

OIDC Client for .NET Desktop and Mobile applications
https://auth0.github.io/auth0-oidc-client-net/
Apache License 2.0
84 stars 49 forks source link

Ensure to launch new CCT task with NO_HISTORY #243

Closed frederikprijck closed 1 year ago

frederikprijck commented 1 year ago

Changes

Ensures we launch the new Custom Chrome Tabs task with the NO_HISTORY flag, to ensure it doesnt get added to the history.

References

Solves #242

Checklist