Commit Graph

6 Commits

Author SHA1 Message Date
0ad6e99a8f Added structured logging to file and Grafana Loki 2023-03-27 21:38:43 -05:00
771b63f6c4 Added unit tests for API and Web App
Also updated backend to use .NET6
2023-03-08 21:34:43 -06:00
b0cb791bc2 Add auto-registration mechanism
- Add User registration mechanism when adding auth provider id to claims, if no User Id corresponds to the auth provider Id
- Swallow unique constraint violation for unique auth provider id on user table, in case of duplicate requests
- Add Serilog logging
- Add no bookmarks and no tags message when none is found on Bookmark List page
2023-03-03 23:35:53 -06:00
1f3adf0932 Added front-end ReactApp, with basic CRUD functionality for Bookmark entries 2023-02-19 15:17:20 -06:00
406bd9a0d1 Added endpoint for registering a user locally after successful logon from Auth0 2023-01-25 22:47:05 -06:00
e0b38beff6 Initial commit 2023-01-25 00:06:14 -06:00