auth0 / Guardian.Android

Android toolkit for Auth0 Guardian API
https://auth0.com/guardian
MIT License
5 stars 18 forks source link

fix: explicitly use `this.url` instead of only `url` #112

Open Taaqif opened 10 months ago

Taaqif commented 10 months ago

Description

This resolves an issue we are facing with using the android SDK for GUardian auth

Testing

No functional changes

Checklist