danestves / remix-auth-auth0

An Auth0Strategy for Remix Auth, based on the OAuth2Strategy
MIT License
119 stars 22 forks source link

feat: add ESM build + move to tsup #109

Open atomicpages opened 3 months ago

atomicpages commented 3 months ago

👋 , adding ESM support for those who are using vite. As part of this tsup makes supporting both pretty easy. Hope a random PR is okay!