The project Strapi NE
POST http://localhost:1337/auth/local HTTP/1.1
User-Agent: rest-client
Accept-Language: en-GB,en-US;q=0.8,en;q=0.6,zh-CN;q=0.4
Content-Type: application/json
{
"identifier": "guest@gmail.com",
"password": "123456"
}
The project Strapi NE
POST http://localhost:1337/auth/local HTTP/1.1
User-Agent: rest-client
Accept-Language: en-GB,en-US;q=0.8,en;q=0.6,zh-CN;q=0.4
Content-Type: application/json
{
"identifier": "guest@gmail.com",
"password": "123456"
}