auth0 / Auth0.Android

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

Implement headers support in getCredentials and awaitCredentials #699

Closed poovamraj closed 7 months ago

poovamraj commented 7 months ago

Changes

This change adds support for headers in getCredentials and awaitCredentials of CredentialsManager and SecureCredentialsManager

References

https://github.com/auth0/Auth0.Android/issues/698

Testing