Replies: 1 comment 2 replies
-
Please see this discussion: maxcountryman/axum-login#214 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to store bearer tokens instead of cookies. As I understand it I can implement a way to use middlewares instead but this looks like a lot better way. My auth method is:
Beta Was this translation helpful? Give feedback.
All reactions