| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-05-17 | add fixtures to reverse engineer ui api | mo khan |
| 2022-05-17 | move things around | mo khan |
| 2022-05-16 | refactor: validate jwt has required permissions | mo khan |
| 2022-05-16 | log requests in cliet side and add /users /incidents api | mo khan |
| 2022-05-16 | move buttons to top of page | mo khan |
| 2022-05-16 | parse claims from access token | mo khan |
| 2022-05-16 | set audience in initial redirect to /authorize not to /token | mo khan |
| 2022-05-16 | extract functions to dump request/response | mo khan |
| 2022-05-16 | record request/response | mo khan |
| 2022-05-13 | refactor: tighten up some code | mo khan |
| 2022-05-13 | squash code into main | mo khan |
| 2022-05-13 | store session variables using a session cookie | mo khan |
| 2022-05-13 | record sessions | mo khan |
| 2022-05-13 | add Bearer prefix to auth header | mo khan |
| 2022-05-11 | use vuejs to trigger api call and loosen cors headers | mo khan |
| 2022-05-11 | parse tokens and render in index.html | mo khan |
| 2022-05-10 | add web app to redirect to auth0 to generate an access token and id token | mo khan |
