hyperswitch
feat(users): Signin and Verify Email changes for User Invitation changes
#3420
Merged

Commits
  • feat: changes for signin and verify email to support invite flow
    ThisIsMani committed on 2024-01-22 12:50
  • chore: run formatter
    hyperswitch-bot[bot] committed on 2024-01-22 13:11
  • fix: clippy lints
    ThisIsMani committed on 2024-01-22 13:54
  • chore: run formatter
    hyperswitch-bot[bot] committed on 2024-01-22 13:55
  • fix: check is_verified for user before sending intermediate token
    ThisIsMani committed on 2024-01-23 07:52
  • refactor: split out decision logic
    ThisIsMani committed on 2024-01-23 11:53
  • refactor: move db calls away from Strategy trait
    ThisIsMani committed on 2024-01-23 14:28
  • refactor: use util function to get convert the merchant details
    ThisIsMani committed on 2024-01-23 14:40
  • format: add comment over v2 routes
    ThisIsMani committed on 2024-01-23 14:42
  • fix: clippy lints
    ThisIsMani committed on 2024-01-24 06:57
  • Merge branch 'main' of https://github.com/juspay/hyperswitch into signin-invite
    ThisIsMani committed on 2024-01-24 09:51
  • refactor: add new flows for old apis
    ThisIsMani committed on 2024-01-24 12:08
  • Merge branch 'main' of https://github.com/juspay/hyperswitch into signin-invite
    ThisIsMani committed on 2024-01-25 12:31
  • chore: resolve comments
    ThisIsMani committed on 2024-01-25 13:09
  • fix: user error syntax
    ThisIsMani committed on 2024-01-25 13:12
  • refactor: log the errors in sigin and verify email properly
    ThisIsMani committed on 2024-01-25 13:19
  • Merge commit 'a59ac7d5b98f27f5fb34206c20ef9c37a07259a3' into signin-invite
    ThisIsMani committed on 2024-01-25 13:27
  • fix: clippy lints
    ThisIsMani committed on 2024-01-25 13:38
Loading