Skip to content

endjack/amiibo_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amiibo_auth

🚧 Em construção... 🚧

Register (using POSTMAN)

localhost:8000/api/register/

HEADER: add key Content-Type and value application/json

NextLevelWeek

BODY: add JSON like this:

NextLevelWeek

Login (using POSTMAN)

localhost:8000/api/login/

BODY: adding the same body used to register and POST method

NextLevelWeek

User (using POSTMAN)

localhost:8000/api/user/

To you able to view the user detail, you need to pass the token like this:

NextLevelWeek

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages