auth0 / auth0-flutter

Auth0 SDK for Flutter
https://pub.dev/documentation/auth0_flutter/latest/
Apache License 2.0
61 stars 41 forks source link

docs: clarify usage of redirectUrl and returnToUrl in docs #241

Closed stevehobbsdev closed 1 year ago

stevehobbsdev commented 1 year ago

📋 Changes

This PR clarifies the usage of redirectUrl and returnToUrl for loginWithRedirect and logout respectively; the are optional parameters but the user would normally want to set them explicitly.