AuthnBackend#Credentials: Clone
breaks oauth2::PkceCodeVerifier
#142
-
|
Beta Was this translation helpful? Give feedback.
Answered by
maxcountryman
Dec 30, 2023
Replies: 1 comment 1 reply
-
Maybe you can go into more detail about the specific flow you'd like to support. In our OAuth2 example, we've set up axum-login/examples/oauth2/src/users.rs Lines 45 to 48 in 8ed2bbc |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this should also help: #157