feat(auth): Add support for partial-auth, by facilitating injection of authentication parameters in headers #4802
feat(detached_auth): add support to detach authentication from router
b2568ddf
feat(auth): add HeaderAuth for ApiKeyAuth and PublishableKeyAuth
2609b96e
feat(auth): add HeaderAuth to ApiKeyAuth and PublishableKeyAuth
2274b468
chore: add configuration for partial-auth
6ef449f7
chore: fix feature flag discrepancies
fd402f6c
Merge branch 'main' into partial-auth
9856e03f
jarnura
requested changes
on 2024-05-29
chore: change Option to Result and address comments
4e431cf6
jarnura
dismissed these changes
on 2024-06-04
Merge branch 'main' of https://github.com/juspay/hyperswitch into par…
6d13c4b5
Apply suggestions from code review
38db705d
Merge https://github.com/juspay/hyperswitch into partial-auth
1bea898d
Merge branch 'partial-auth' of https://github.com/juspay/hyperswitch …
40985b64
chore: fix merge conflicts
6a59e2c5
chore: add metrics for partial auth
52069ea1
Update crates/router/src/routes/app.rs
08d28cfa
Merge branch 'main' into partial-auth
6264fc6d
chore: remove trait impl trait
83b03557
akshay-97
dismissed these changes
on 2024-07-02
Merge branch 'main' into partial-auth
98662b01
chore: add Send
edd06380
Merge https://github.com/juspay/hyperswitch into partial-auth
32663e59
Merge branch 'partial-auth' of https://github.com/juspay/hyperswitch …
a8278ba3
chore: fix `partial-auth` for clippy
cbc359b6
akshay-97
dismissed these changes
on 2024-07-05
chore: fix conflicts
e2ad866b
Merge branch 'main' of https://github.com/juspay/hyperswitch into par…
22c66156
Merge https://github.com/juspay/hyperswitch into partial-auth
1c4901d2
akshay-97
dismissed these changes
on 2024-07-29
jarnura
dismissed these changes
on 2024-07-29
chore: remove partial-auth from default
87e1689f
jarnura
dismissed these changes
on 2024-07-29
Merge branch 'main' of https://github.com/juspay/hyperswitch into par…
d6f53717
chore: fix MSRV build CI
9614fd36
akshay-97
dismissed these changes
on 2024-07-29
jarnura
dismissed these changes
on 2024-07-29
chore: fix MSRV checks
b897016b
akshay-97
dismissed these changes
on 2024-07-30
jarnura
dismissed these changes
on 2024-07-30
Merge branch 'main' of https://github.com/juspay/hyperswitch into par…
f2b1231a
chore: resolve merge conflicts
26fe418c
jarnura
approved these changes
on 2024-07-31
akshay-97
approved these changes
on 2024-07-31
Labels
A-framework
A-core
Login to write a write a comment.
Login via GitHub