THender
AUTHORIZATIONBearer Token
Token
auth
Section that handles user management i.e authentication, registration, logout, updating and retrieving
AUTHORIZATIONBearer Token
This folder is using Bearer Token from collectionTHender
Registration
Section to handle Account registration
POSTAccount Signup
https://thender.onrender.com/account/signup/
Account registration endpoint, creates a user
Profile picture is optional
Bodyraw (json)
Example Request
Account Signup
201 Created
Example Response
Content-Type
Vary
Allow
Content-Length
X-Content-Type-Options
Referrer-Policy
Cross-Origin-Opener-Policy
Server
Login
Section to handle account login
POSTAccount Login
https://thender.onrender.com/account/login/
Login Endpoint, returns refresh and access JWT tokens
Bodyraw (json)
Example Request
user login
200 OK
Example Response
Date
Server
Content-Type
Vary
Allow
Content-Length
X-Content-Type-Options
Referrer-Policy
Cross-Origin-Opener-Policy