hyperswitch
customers: Added ephemeral key authentication for customer retrieve
#89
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
44
Changes
View On
GitHub
Commits
redis_interface: Added a few more wrapper functions
dracarys18
committed
1 year ago
storage: Added ephimeral key types
dracarys18
committed
1 year ago
db: Added Ephemeral Key DB functions
dracarys18
committed
1 year ago
crates: Use Cow for merchant_id in MerchantAuthentication Enum
dracarys18
committed
1 year ago
router: Added helper functions to create,delete ephemeral key
dracarys18
committed
1 year ago
router: Added ephemeral key routes
dracarys18
committed
1 year ago
router: Added Ephemeral Key authentication for customer retrieve
dracarys18
committed
1 year ago
fix: imports
dracarys18
committed
1 year ago
Merge branch 'add_ephemeral_key_db_functions' into str_to_cow_in_merchant_authentication
dracarys18
committed
1 year ago
Merge branch 'str_to_cow_in_merchant_authentication' into add_helper_fn_ekey
dracarys18
committed
1 year ago
Merge branch 'add_helper_fn_ekey' into add_ekey_routes
dracarys18
committed
1 year ago
Merge branch 'add_ekey_routes' into add_authentication_for_customer
dracarys18
committed
1 year ago
fix: unused import
dracarys18
committed
1 year ago
Merge branch 'str_to_cow_in_merchant_authentication' of github.com:juspay/orca into str_to_cow_in_merchant_authentication
dracarys18
committed
1 year ago
Merge branch 'str_to_cow_in_merchant_authentication' into add_helper_fn_ekey
dracarys18
committed
1 year ago
Merge branch 'add_helper_fn_ekey' into add_ekey_routes
dracarys18
committed
1 year ago
Merge branch 'add_ekey_routes' into add_authentication_for_customer
dracarys18
committed
1 year ago
Merge branch 'main' into add_ephemeral_key_db_functions
dracarys18
committed
1 year ago
fix: for stripe compatibility
dracarys18
committed
1 year ago
Merge branch 'add_helper_fn_ekey' into add_ekey_routes
dracarys18
committed
1 year ago
Merge branch 'add_ekey_routes' into add_authentication_for_customer
dracarys18
committed
1 year ago
fix: imports
dracarys18
committed
1 year ago
fix: Make created_at,expires as i64 (#92)
dracarys18
committed
1 year ago
crates: Use Cow for merchant_id in MerchantAuthentication Enum Blocked on #84 (#86)
dracarys18
committed
1 year ago
config: Make validity configurable
dracarys18
committed
1 year ago
chore: Use wrapper functions for serializing and deserializing
dracarys18
committed
1 year ago
chore: Dont use relative path in impl
dracarys18
committed
1 year ago
Merge branch 'add_ephemeral_key_db_functions' into add_helper_fn_ekey
dracarys18
committed
1 year ago
crates: Don't use feature gating for ephemeral key db functions
dracarys18
committed
1 year ago
Revert "config: Make validity configurable"
dracarys18
committed
1 year ago
eph_key: Make validity configurable
dracarys18
committed
1 year ago
Merge branch 'add_helper_fn_ekey' into add_ekey_routes
dracarys18
committed
1 year ago
Merge branch 'add_ephemeral_key_db_functions' into add_helper_fn_ekey
dracarys18
committed
1 year ago
eph_key: Pass appstate into make_ephemeral_key
dracarys18
committed
1 year ago
Merge branch 'add_helper_fn_ekey' into add_ekey_routes
dracarys18
committed
1 year ago
eph_key: Pass appstate into make_ephemeral_key
dracarys18
committed
1 year ago
chore: clippy
dracarys18
committed
1 year ago
router: Added routes for Ephemeral Key creation and Deletion Blocked on #87 (#88)
dracarys18
committed
1 year ago
Merge branch 'add_ekey_routes' into add_authentication_for_customer
jarnura
committed
1 year ago
Merge branch 'add_helper_fn_ekey' into add_authentication_for_customer
dracarys18
committed
1 year ago
Merge branch 'main' of github.com:juspay/orca into add_authentication_for_customer
dracarys18
committed
1 year ago
Merge branch 'main' of github.com:juspay/orca into add_authentication_for_customer
dracarys18
committed
1 year ago
fix - redirection response for paypal (#80)
Sangamesh26
committed
1 year ago
Merge branch 'main' into add_authentication_for_customer
dracarys18
committed
1 year ago
Loading