Add generate verify mail code API
API:
http://localhost:8081/api/v1/generate-access-token
Param:
{
"access_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9...."
}
API:
http://localhost:8081/api/v1/generate-access-token
Param:
{
"access_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9...."
}