trivago / Heimdallr.swift

Easy to use OAuth 2 library for iOS, written in Swift.
Apache License 2.0
639 stars 86 forks source link

how to handle different status code #121

Open zhaodanqiang opened 5 years ago

zhaodanqiang commented 5 years ago

For the status code, the server will return 200, 401, 400 and so on, how to handle the status code separately ?