hyperswitch
feat(recon): add merchant and profile IDs in auth tokens
#5643
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
24
Changes
View On
GitHub
Commits
feat: add profile_id in ReconToken and validate profile_id in /recon APIs
kashif-m
committed
95 days ago
Merge remote-tracking branch 'origin/main' into recon-profile-id
kashif-m
committed
81 days ago
fix: recon token generation for including switched merchant_id
kashif-m
committed
80 days ago
chore: run formatter
hyperswitch-bot[bot]
committed
80 days ago
feat(recon): add validation for checking whether or not business profile in user role belongs to the parent merchant account
kashif-m
committed
80 days ago
refactor: revert a few changes
kashif-m
committed
80 days ago
refactor: remove redundant ReconUser and ReconToken structs
kashif-m
committed
80 days ago
refactor(recon): remove profile_id validations for tokens
kashif-m
committed
79 days ago
refactor: clippy and hack fixes
kashif-m
committed
79 days ago
chore: remove recon from default feature
kashif-m
committed
79 days ago
refactor(recon): propagate error for /recon/request for email failures
kashif-m
committed
79 days ago
refactor(recon): remove user_role fetch during recon token verification
kashif-m
committed
79 days ago
refactor: remove to_not_found_response while sending recon's email request
kashif-m
committed
79 days ago
refactor: resolve comments
kashif-m
committed
79 days ago
feat(recon): add roles for recon APIs
kashif-m
committed
79 days ago
Merge remote-tracking branch 'origin/main' into recon-profile-id
kashif-m
committed
79 days ago
chore: update code after merging w main
kashif-m
committed
78 days ago
Merge remote-tracking branch 'origin/main' into recon-profile-id
kashif-m
committed
78 days ago
chore: run formatter
hyperswitch-bot[bot]
committed
78 days ago
refactor(recon): remove recon specific admin key and use AdminApiAuth for merchant update route
kashif-m
committed
78 days ago
chore: remove redundant DB calls
kashif-m
committed
78 days ago
refactor: use a single permission for recon
kashif-m
committed
78 days ago
chore: run formatter
hyperswitch-bot[bot]
committed
78 days ago
chore: remove recipient_emails from toml configs
kashif-m
committed
78 days ago
Loading