anthonychwong / auth0-flutter-web

Wrapper of Auth0 SPA SDK for Flutter Web
BSD 3-Clause "New" or "Revised" License
8 stars 11 forks source link

Rename to redirect_url to redirect_uri #12

Open prasmussen opened 2 years ago

prasmussen commented 2 years ago

According to the api docs the correct name for this option is redirect_uri.

Ref. https://github.com/auth0/auth0-spa-js/blob/master/src/global.ts#L132