auth0 / Auth0.Android

Android toolkit for Auth0 API
https://auth0.com
MIT License
208 stars 129 forks source link

Update WebAuthProvider doc #702

Closed dabluck closed 4 months ago

dabluck commented 7 months ago

Changes

It is not made clear whether this unit is ms or seconds, but I gather it's from seconds. Please correct me if I'm wrong and let's add the unit to the documentation

References

Please include relevant links supporting this change such as a:

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. Since this library has unit testing, tests should be added for new functionality and existing tests should complete without errors.

Checklist