Replies: 3 comments 1 reply
|
AFAIK, fresh is pretty much server only which means that auth would have to be done with session cookies |
1 reply
|
something about auth in the docs/examples would be very handy. I can try and contribute it if need be |
0 replies
|
You might find some guidance on some Deno Deploy's showcase projects which run on Fresh: https://github.com/denoland/showcase_chat |
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.
I would like to test fresh with auth.
Anything I need to do differently with fresh vs normal react?
Something like next-auth would be nice too.
All reactions