Skip to content

Add generate verify mail code API

Compare
Choose a tag to compare
@lexuanquynh lexuanquynh released this 04 May 02:35
· 49 commits to main since this release

API:

http://localhost:8081/api/v1/generate-access-token

Param:

{
  
    "access_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9...."
}