User authentication boilerplate

Hello dear wappler superstars !

I’m working on a “user authentication” boilerplate to bootstrap my wapplers projects.
And I wanted to “share the love” with this awesome community.

The demo can be accessible here :
https://login-boilerplate.usa-sandbox.space/

Passwords are hashed using sha256.
Several roles (cumulative, similar to UNIX chgroup).
It supports translations (currently english and french).

There is still a lot to implement on my TODO list to make it ready “out of the box” but that should save you a few hours/days already.

I’m just unsure how I can share the sources easily while excluding all DB and Targets config.

Thank you for your help ! :slight_smile:

Community Page
Last updated: