sergiodxa / remix-auth-oauth2

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

Add homepage and repository to package.json #59

Closed runjak closed 1 year ago

runjak commented 1 year ago

Hi 🙂👋,

I think it would be nice to add the homepage and repository fields to the package.json.

Upon publishing this should make it easier to discover the related pages on GitHub from pages such as https://www.npmjs.com/package/remix-auth-oauth2.

For example compare it with https://www.npmjs.com/package/remix-auth, which has repository and homepage links.