danestves / remix-auth-auth0

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

Added connection param to Auth0 strategy redirect #90

Closed james-dowell closed 1 year ago

james-dowell commented 1 year ago

Hi @danestves

I've hit a bit of friction with the passwordless flow as we need to add a connection param for either email or sms tot he authorize request.

I've tested this locally and it's all working but would be great to update the npm package for myself and others to use.

Thanks for the library anyway!

Cheers,

James

danestves commented 1 year ago

Published on v1.6.0 thanks!