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

8 lines
190 B
HTTP

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