I've setup oidc-provider for pkce (v7x). When I do the following: request a code from /auth with response_type='code' Used the code to get token form /token wit
What is the proper way to logout? These are the keycloak client settings: Realm: REALM Client ID: pkce-client Client Protocol: openid-conne