capacitor-community / generic-oauth2

Generic Capacitor OAuth 2 client plugin. Stop the war in Ukraine!
MIT License
223 stars 106 forks source link

ERR_STATES_NOT_MATCH #225

Closed bolivir closed 1 year ago

bolivir commented 1 year ago

As soon as i use the id_token as responseType the following error occured: State returned in authorization response (null) does not match state from request. By using the responseType code it just returns a response, no idea why this happens.