Do you know why AuthSession
is driving this project crazy?
#3429
Unanswered
frederikhors
asked this question in
Q&A
Replies: 1 comment
-
I think it'd be better to ask the If the library just needs similar things as Axum, you might try to change the request type and use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I'm using the wonderful project
axum-connect
for the first time today.To the line 105 that you can find here, I added:
And as soon as I add it I get this monster of an error:
The repository I posted is axum-connect example mixed with some files from axum-login example: just to reproduce the problem.
Can you suggest a fix? I'm at a loss; I've tried many things, but
axum
errors can be quite frustrating for inexperienced people like me!Thank you very much.
axum version
0.8.4
Beta Was this translation helpful? Give feedback.
All reactions