Authentication #164
PeterGumball
started this conversation in
General
Replies: 0 comments
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.
-
Hello Tunay. I hope you're doing well.
It's so quiet here; I'll start a new discussion 😀
I've just implemented a basic authentication, following the example project under "https://github.com/Tuntii/RustAPI-examples/tree/main/auth-api".
Unfortunately, I keep getting the error:
{"error":{"type":"unauthorized","message":"No authenticated user. Did you forget to add JwtLayer middleware?"},"error_id":"err_3f3b5304cda046d18900fec6327bfa0d"}Any Ideas? Did I forget something?
You can test it with my code on codeberg under the branch "authentication"
Beta Was this translation helpful? Give feedback.
All reactions