platform/packages/auth/example/client/example2.http

9 lines
193 B
Text
Raw Normal View History

2023-05-30 11:49:02 +00:00
### 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