platform/packages/auth/example/client/example2.http
thomashii@dukefirehawk.com e5743b95e2 Fixed bug for Auth
2023-05-30 19:49:02 +08:00

8 lines
193 B
HTTP

### Load landing page
GET http://localhost:3000/ HTTP/1.1
### Failure redirect
POST http://localhost:3000/login HTTP/1.1
Content-Type: application/json
Authorization: Basic password:username