auth0 / Guardian.Android

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

Add "Auth0-Client" header #57

Closed nikolaseu closed 7 years ago

nikolaseu commented 7 years ago

It's a Base64 (url safe) encoded json string like:

{
  "name": "GuardianSDK.Android",
  "version": "0.1.0"
}