jedireza / aqua

:bulb: A website and user system starter
https://jedireza.github.io/aqua/
MIT License
1.38k stars 356 forks source link

Support multiple user sessions #260

Closed jedireza closed 6 years ago

jedireza commented 6 years ago

See: https://github.com/jedireza/frame/issues/180

vmetayer commented 6 years ago

Does the current version of aqua only allow one logged in user at a time?

jedireza commented 6 years ago

Haha. No. But it does limit each logged in user to one session.

vmetayer commented 6 years ago

Sorry for my lack of knowledge, but is there a session timeout atleast? Seems like a nice to have feature tho.

jedireza commented 6 years ago

Sure thing. By default, we're just using hapi-auth-cookie internally:

And you could swap out hapi-auth-cookie for whatever strategy works best for your project.

jedireza commented 6 years ago

I've decided to archive this project. Thank you for your interest and contributions. https://github.com/jedireza/aqua#no-longer-maintained