sergiodxa / remix-auth-oauth2

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

Downgrade @oslo/oauth2 to 0.1.2 #107

Closed runjak closed 3 months ago

runjak commented 3 months ago

By downgrading @oslo/oauth2 to 0.1.2 we're able to build again on main.

Suggested change for #106.

sergiodxa commented 3 months ago

Thanks for this, in #108 I updated the code to use the new version of Oslo directly