Add auto-registration mechanism #21

Merged
carltibule merged 1 commits from feature/SwallowDuplicateRegisterRequestException into develop 2023-03-03 23:42:21 -06:00
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
Sign in to join this conversation.
No description provided.