sergiodxa / remix-auth-oauth2

A OAuth2Strategy for Remix Auth
https://sergiodxa.github.io/remix-auth-oauth2/
MIT License
150 stars 56 forks source link

Fix missing codeChallengeMethod & authenticateWith #95

Closed sergiodxa closed 3 months ago

sergiodxa commented 3 months ago

Sets the default codeChallengeMethod to S256 and authenticateWith to request_body.