Add auto-registration mechanism #21
carltibule
commented 2023-03-03 23:39:13 -06:00
(Migrated from github.com)
- 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
- 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
Merge pull request #21 from carltibule/feature/SwallowDuplicateRegisterRequestException
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/SwallowDuplicateRegisterRequestException"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?