auth0 / Guardian.swift

Swift toolkit for Auth0 Guardian API
https://auth0.com/guardian
MIT License
9 stars 19 forks source link

Rework GuardianError #74

Closed hzalaz closed 6 years ago

hzalaz commented 6 years ago

Now every GuardianError will have a code to represent either a server error code or an internal one from the SDK. It will also include any extra information provided by the server.