auth0 / Auth0.Android

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

[SDK-4413] Support Organization Name #669

Closed poovamraj closed 1 year ago

poovamraj commented 1 year ago

Changes

This PR checks for (org_name) claim when organisation parameter is used with Organisation Name instead of Organisation ID.

We have added new exceptions to be thrown if org_name is missing or mismatched in the ID Token

Testing