|
|
3bf4c49056
|
chore: updated open api spec documentation for create platform account (#8692)
Co-authored-by: Gitanjli Chopra <gitanjli.chopra@Gitanjli-Chopra-DC62KJQFX6.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
|
2025-07-28 09:37:10 +00:00 |
|
|
|
cb3aba8d5a
|
feat(vsaas): enable onboarding of Standard Merchant Accounts in Platform Organization (#8231)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-06-06 19:30:58 +00:00 |
|
|
|
82f15e950f
|
feat(connector_cloning): Create API for cloning connectors between merchants and profiles. (#7949)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2025-05-14 15:03:40 +00:00 |
|
|
|
cf34be1728
|
feat(vsaas): integrate onboarding flow for vertical saas (#7884)
|
2025-05-12 13:49:42 +00:00 |
|
|
|
d1f53036c7
|
feat(users): Add V2 User APIs to Support Modularity for Merchant Accounts (#7386)
Co-authored-by: Sandeep Kumar <sandeep.kumar@Sandeep-Kumar-LVF93XQXPC.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
|
2025-03-12 14:01:24 +00:00 |
|
|
|
227c274ece
|
feat(users): Add email domain based restriction for dashboard entry APIs (#6940)
|
2024-12-30 07:09:16 +00:00 |
|
|
|
4b989fe0fb
|
feat(users): Incorporate themes in user APIs (#6772)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-16 08:53:31 +00:00 |
|
|
|
357e8a007a
|
feat(users): add support for tenant level users (#6708)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-06 12:01:55 +00:00 |
|
|
|
437a8de8eb
|
fix(api_models): Fix wasm build problems caused by actix-multipart (#6747)
|
2024-12-05 09:09:34 +00:00 |
|
|
|
3a3e93cb3b
|
feat(themes): Create APIs for managing themes (#6658)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-04 09:34:13 +00:00 |
|
|
|
fa21ef892d
|
feat: add resources and granular permission groups for reconciliation (#6591)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-12-04 09:28:10 +00:00 |
|
|
|
6b66cccd02
|
feat(users): Add force_two_factor_auth environment variable (#6466)
|
2024-11-05 13:43:11 +00:00 |
|
|
|
2798f57560
|
fix(users): Add max wrong attempts for two-fa (#6247)
|
2024-10-17 07:26:52 +00:00 |
|
|
|
b2eb56e8d8
|
refactor(users): Deprecate unused user APIs and stabilize v1 APIs (#6114)
|
2024-10-04 11:29:11 +00:00 |
|
|
|
4d28cf276f
|
refactor(user_roles): Populate role names and entity names in user role APIs (#5861)
|
2024-09-13 12:56:26 +00:00 |
|
|
|
4d499038c0
|
feat(users): Send profile_id in JWT and user_info APIs (#5817)
|
2024-09-05 13:31:24 +00:00 |
|
|
|
eae8d891cd
|
feat(user_roles): get user role details (#5777)
|
2024-09-04 20:12:20 +00:00 |
|
|
|
28e7a7fc5e
|
feat(users): Add profile level invites (#5793)
|
2024-09-04 14:56:50 +00:00 |
|
|
|
e4f1fbc5a5
|
feat(roles): add list support for roles (#5754)
|
2024-09-02 06:42:50 +00:00 |
|
|
|
6b410505da
|
refactor(users): Add V2 user_roles data support (#5763)
Co-authored-by: Apoorv Dixit <apoorv.dixit@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-01 13:39:25 +00:00 |
|
|
|
20f20da94e
|
feat(users): Add API to list users in user lineage (#5722)
|
2024-08-28 11:59:41 +00:00 |
|
|
|
53b3163881
|
feat(user_roles): support switch for new hierarchy (#5692)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-28 08:00:07 +00:00 |
|
|
|
b63d723b8b
|
refactor: introduce a domain type for profile ID (#5687)
|
2024-08-27 08:01:01 +00:00 |
|
|
|
98cbf2e71a
|
feat(user): add list org, merchant and profile api (#5662)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-22 09:04:32 +00:00 |
|
|
|
7068fbfbe2
|
refactor(merchant_id): create domain type for merchant_id (#5408)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-07-24 13:48:25 +00:00 |
|
|
|
26b878308f
|
feat: add create retrieve and update api endpoints for organization resource (#5361)
|
2024-07-24 06:40:37 +00:00 |
|
|
|
b393803a61
|
fix: add offset and limit to key transfer API (#5358)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
|
2024-07-22 10:05:14 +00:00 |
|
|
|
43741df4a7
|
feat: create key in encryption service for merchant and user (#4910)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-07-11 15:09:40 +00:00 |
|
|
|
5478f70e3e
|
fix(user_auth_method): make id option in auth select (#5213)
|
2024-07-04 15:44:04 +00:00 |
|
|
|
045e9742bd
|
fix(auth_methods): Add checks for duplicate auth_method in create API (#5161)
|
2024-07-02 07:50:09 +00:00 |
|
|
|
eb6afd66f2
|
feat(users): add endpoint for terminate auth select (#5135)
|
2024-06-26 16:21:40 +00:00 |
|
|
|
ce7d0d427d
|
feat(users): implemented openidconnect (#5124)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-26 13:45:55 +00:00 |
|
|
|
4ccd25d0dc
|
feat(email): Add auth_id in email types and send auth_id in email URLs (#5120)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-26 09:48:23 +00:00 |
|
|
|
2005d3df9f
|
feat(users): setup user authentication methods schema and apis (#4999)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
|
2024-06-21 10:59:17 +00:00 |
|
|
|
d242850b63
|
refactor(users): Changes for Home and Signout APIs for TOTP Redis flows (#4851)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-03 14:10:13 +00:00 |
|
|
|
0f7f3d9e74
|
feat(users): add endpoint to check 2fa status (#4810)
|
2024-05-29 13:30:08 +00:00 |
|
|
|
cd9c9b609c
|
feat(users): Add redis in Begin and Verify TOTP and create a new API that updates TOTP (#4765)
|
2024-05-29 10:09:28 +00:00 |
|
|
|
f04c6ac030
|
feat(users): add support to verify 2FA using recovery code (#4737)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-23 13:40:27 +00:00 |
|
|
|
42e5ef1551
|
feat(users): Create terminate 2fa API (#4731)
|
2024-05-23 12:01:35 +00:00 |
|
|
|
8fa2cd556b
|
feat(users): Create generate recovery codes API (#4708)
|
2024-05-22 08:28:42 +00:00 |
|
|
|
91354232e0
|
feat(users): Create API to Verify TOTP (#4597)
|
2024-05-09 06:01:46 +00:00 |
|
|
|
a97016fea4
|
feat(users): Create user_key_store table and begin_totp API (#4577)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-08 12:55:45 +00:00 |
|
|
|
59e79ff205
|
feat(users): implement force set and force change password (#4564)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 14:11:24 +00:00 |
|
|
|
5ec00d96de
|
feat(users): Create Token only support for pre-login user flow APIs (#4558)
|
2024-05-07 09:27:05 +00:00 |
|
|
|
1335554f51
|
feat: Add decision starter API for email flows (#4533)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-06 07:09:36 +00:00 |
|
|
|
4b3faf6781
|
feat(users): Create Decision manager for User Flows (#4518)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-02 14:58:44 +00:00 |
|
|
|
be44447c09
|
feat(user): add route to get user details (#4510)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-02 09:35:19 +00:00 |
|
|
|
b0133f3369
|
refactor(user): Deprecate Signin, Verify email and Invite v1 APIs (#4465)
|
2024-04-30 09:58:45 +00:00 |
|
|
|
018c5b1064
|
feat(users): Add role specific fields for list merchants API (#4326)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 10:10:55 +00:00 |
|
|
|
ba42fbaed0
|
feat(users): Add new API get the user and role details of specific user (#3988)
|
2024-03-07 06:23:24 +00:00 |
|