Auth Service
1- install postgress and give the credentials ( properties file )
2- You can generate a JWT token and play with it.
3- On the authentication side, you can register, then log in to obtain a JWT token and use that token to make requests to endpoints.
4- You can perform actions based on the permissions of the token you receive.
POSTMAN COLLECTION TO PLAY ->
auth.postman_collection.json