Look at `koyo`.

    https://docs.racket-lang.org/koyo/index.html?q=koyo

For simple user login with secure sessions look at

https://github.com/soegaard/racket-stories/blob/master/app-racket-stories/control.rkt#L58

But I haven't implemented "reset password" functionality yet. I need to
figure out how best to handle sending mails
from a server. My concern is being flagged for spamming - so I don't dare
use my normal mail.

/Jens Axel


Den tir. 21. jan. 2020 kl. 22.43 skrev Stephen Foster <
step...@thoughtstem.com>:

> Ruby on Rails has a nice package called Devise, which handles things like:
> letting users log into your webapp, letting them reset their passwords,
> etc.  In the Racket ecosystem, I'm struggling even to find examples of
> managing users.
>
> I'm about to start digging here:
> https://github.com/tonyg/racket-pkg-website
>
> Are there other places I could look?
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/93a77b99-f238-4315-9f10-0b1aa6929262%40googlegroups.com
> <https://groups.google.com/d/msgid/racket-users/93a77b99-f238-4315-9f10-0b1aa6929262%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
-- 
Jens Axel Søgaard

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CABefVgy7WPh4bB%2BZeBM_mdMjJ8%2B_BHvA%2B50Y%2B4LU%3Dmk%3DuVgooQ%40mail.gmail.com.

Reply via email to