OAuth 2 Generic not working
Open
- Dominant language
- JavaScript
- Stars
- 10.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I am using `Codimd version 2.2.0` with a generic OAuth 2 login method. Whenever I redirect from oauth server with URL http://myhost/auth/oauth2/callback?code=oauth_authorization_code. The request does not go in the controller code on server and it always call path `/` then `/me`. It worked in `version 2.0.1`
Contributor guide
Assessment
This issue has not been assessed yet.