capacitor-community / generic-oauth2

Generic Capacitor OAuth 2 client plugin. Stop the war in Ukraine!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERR_STATES_NOT_MATCH

bolivir opened this issue · comments

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.