Guides
In the following pages, we go over how to use the API for each step of implementing Auth Armor into your product.
- User Authentication - Register and Login of users into your product.
- User Authorization - Take permission from users to verify if they want to perform actions.
We will also look into the following Auth Armor information:
- Response Validations - Making sure, the api responses you are receiving are valid
- Response Status Codes - Utilizing the api responses to handle what you do next.
Updated 12 months ago