authts / oidc-client-ts

OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
https://authts.github.io/oidc-client-ts/
Apache License 2.0
1.39k stars 210 forks source link

Unable to do single sign on(SSO) every time the window asking for login with username and password #1513

Open raviteja74 opened 6 months ago

raviteja74 commented 6 months ago

My application is based on Cordova cross platform desktop app which supports windows and ios platforms my past team members configured Oauth in pkce flow using this library but the problem is it is asking every time login credentials not showing any existing account to select and perform Single sign on could please help me on what settings i can give here to work on SSO mode?

pamapa commented 6 months ago