Hasura Internship

Week 3 Task 3 - Hasura Auth APIs + Postman Collection

Achiv Chauhan
1 min readAug 5, 2017

Refer to the blog on data modelling :

Hasura Auth API

It is used for creating a user, assign roles to them(user, admin, anonymous)and managing their info. It also helps for authentication purposes. This API helps in login and logout functionality.

To learn more, one refer to the documentation :

Some of the sample API queries I made are :

login
logout

Next week will be the beginning of the coding period for our app.

--

--