SemanticDiff hyperswitch
feat(connector): add auth_token_refresh for payu and some quick bug fixes
#426
Merged

feat(connector): add auth_token_refresh for payu and some quick bug fixes #426

jarnura merged 56 commits into main from payu_refresh_token
SamraatBansal
Narayanbhat166 feat(connector_auth): add access token authtype
b92cd9c7
Narayanbhat166 feat(utils): add function to generate unixtimestamp
7dea3d35
Narayanbhat166 feat(refresh_token): WIP
f4ec07e4
Narayanbhat166 feat(refresh_token): add refresh token function
249c5dc2
Narayanbhat166 chore: replace todo!() with response
671148d1
Narayanbhat166 fix: cargo clippy warnings
31fa7b48
Narayanbhat166 chore: revert a previous change done during testing
c7c5e433
Narayanbhat166 fix(core): remove specific imports
ebf424e4
Narayanbhat166 Merge branch 'main' into refresh_token_functionality_for_routerdata
e057bfb1
Narayanbhat166 feat(core): add refresh token functionality
0e0e5f3b
Narayanbhat166 refactor(core): handle connector error when refreshing accessing token
edabcbeb
Narayanbhat166 chore: run cargo fmt
df1576bb
Narayanbhat166 fix(tests): add access token to routerdata
cd2cc69d
Narayanbhat166 fix(merchant_connector_account): replace get_and_deserialize with get…
7d78c6fa
Narayanbhat166 fix(access_token): serialize access token and store it
46e90a63
Narayanbhat166 feat: add DeserializationFailed storageerror
6e548c52
Build Implementation of Auth Update
a1ac0e75
merge refresh_token branch
844ed943
chore: fmt and clippy
ac82ce4a
Narayanbhat166 refactor: fix spelling
c68e774c
Narayanbhat166 refactor: rename update_auth to add_refresh_token
bd0d0ee1
Narayanbhat166 Merge branch 'main' into refresh_token_functionality_for_routerdata
6b5af210
Narayanbhat166 feat: add empty implementation of accesstoken for rapyd
41ce7241
Narayanbhat166 refactor: rename traits to meaningful names
9c8deb1a
Narayanbhat166 Merge branch 'main' into payu_refresh_token
99a286b6
Narayanbhat166 Merge branch 'refresh_token_functionality_for_routerdata' into payu_r…
444da338
Narayanbhat166 feat: implement access token creation for payu
b262cf4e
Narayanbhat166 refactor: impl access_token_method on connector
5ae85c1c
Narayanbhat166 refactor: remove unused trait
941871cf
Narayanbhat166 refactor: change key format for access token
dc2fd619
Narayanbhat166 refactor: change error handling format
992ab159
Narayanbhat166 refactor: use String::new() instead of to_string
30a5b19c
Narayanbhat166 refactor: change format
0c67a5fb
Narayanbhat166 refactor: remove unused function
0717ff0d
Narayanbhat166 feat: add access_token for refunds
60f1f782
add refresh auth token to payu
27b774f1
merge refresh_token branch
94177aa4
Narayanbhat166 refactor: use AddAccessTokenResult instead of returning tuple
873bd088
Narayanbhat166 feat: add access_token for refunds sync
bdbe7799
add auth token refresh for refund
50f3dacb
merge refresh_token for Rsync
0fe52d40
chore: test and format
13dff511
fix fiserv and payu tests
18cb8c8c
megre main
331cb923
SamraatBansal SamraatBansal requested a review 1 year ago
SamraatBansal SamraatBansal requested a review 1 year ago
SamraatBansal SamraatBansal requested a review 1 year ago
SamraatBansal SamraatBansal added A-connector-integration
SamraatBansal SamraatBansal added C-feature
SamraatBansal SamraatBansal added S-waiting-on-review
cargo clippy
58642031
chore: fmt
691fdc21
SamraatBansal SamraatBansal requested a review from jarnura jarnura 1 year ago
SamraatBansal SamraatBansal requested a review from ashokkjag ashokkjag 1 year ago
SamraatBansal Merge branch 'main' into payu_refresh_token
7d43a57b
jarnura jarnura added S-blocked
Narayanbhat166 Narayanbhat166 changed the title feat(connector): Add Auth_token_refresh for Pay and some quick bug fixes feat(connector): add auth_token_refresh for payu and some quick bug fixes 1 year ago
jagan-jaya Merge branch 'main' into payu_refresh_token
7d834491
jagan-jaya refactor(connector): refactor payu and others connectors to support r…
b0fc4a36
jagan-jaya refactor(connector): removed merge conflict files
d4dbdd55
jagan-jaya refactor(connector): revert cargo lock file
47b121b3
jagan-jaya refactor(connector): revert cargo lock file changes
8ecaad90
jagan-jaya jagan-jaya removed S-blocked
jagan-jaya jagan-jaya requested a review from Narayanbhat166 Narayanbhat166 1 year ago
jagan-jaya jagan-jaya requested a review from SanchithHegde SanchithHegde 1 year ago
jagan-jaya
jagan-jaya dismissed these changes on 2023-01-21
jarnura
jarnura requested changes on 2023-01-21
jarnura jarnura added S-waiting-on-author
jagan-jaya address review comments
e464b91a
jagan-jaya jagan-jaya dismissed their stale review via e464b91a 1 year ago
jagan-jaya jagan-jaya removed S-waiting-on-author
jagan-jaya fix code formatting
e44bd375
jagan-jaya issue fix
672f4304
jarnura
jarnura approved these changes on 2023-01-21
jagan-jaya
jagan-jaya approved these changes on 2023-01-21
jagan-jaya Merge branch 'main' into payu_refresh_token
c252bcd9
jagan-jaya jagan-jaya removed S-waiting-on-review
Narayanbhat166
Narayanbhat166 commented on 2023-01-21
Narayanbhat166
Narayanbhat166 commented on 2023-01-21
jarnura jarnura merged da6a026e into main 1 year ago
jarnura jarnura deleted the payu_refresh_token branch 1 year ago
SanchithHegde SanchithHegde assigned jagan-jaya jagan-jaya 1 year ago
SanchithHegde SanchithHegde assigned SamraatBansal SamraatBansal 1 year ago

Login to write a write a comment.

Login via GitHub

Labels
Milestone