generic-oauth2 icon indicating copy to clipboard operation
generic-oauth2 copied to clipboard

Feat: Code flow + PKCE for web platform ( with refreshtoken handler )

Open kapten96 opened this issue 4 years ago • 1 comments

Describe the Feature

We would like to use authentication flow for the web. Currently, we are using the implicit flow and as a recommended solution for authentication, we want to use code flow for the web too. When will this be possible and have support to do refresh token through the web.

Platform(s) Support Requested

  • Web

Describe Preferred Solution

I want to have the same code flow for the web, it should be working as it is working for android and ios for the web platforms.

kapten96 avatar Oct 20 '21 12:10 kapten96

Currently there is no plan to support this mostly because I have very little available time for open source dev until Q3 2022.

moberwasserlechner avatar Jan 06 '22 11:01 moberwasserlechner