magiclabs / magic-admin-js

Magic admin Node.js SDK makes it easy to leverage Decentralized ID tokens to protect routes and restricted resources for your application.
https://docs.magic.link/admin-sdk/node-js
MIT License
77 stars 33 forks source link

Do a pass on the error handing for magic-admin-js + platform #24

Closed FYJen closed 4 years ago

FYJen commented 4 years ago

@smithki: Could you verify that the admin sdk is handling following errors from the api?

smithki commented 4 years ago

We are handling these generically for now. I’ll make a new ticket to improve and extend error handling beyond a generic interface.

smithki commented 4 years ago

Opened #28 for follow-up work.