An open API service indexing awesome lists of open source software.

https://github.com/lutsen/lagan-users

An example project that shows how to set up user accounts in Lagan.
https://github.com/lutsen/lagan-users

cms lagan login password php users

Last synced: 3 months ago
JSON representation

An example project that shows how to set up user accounts in Lagan.

Awesome Lists containing this project

README

          


Lagan


Any content, with a backend


Lagan lets you create flexible content objects with a simple class,
and manage them with a web interface that is 'automagically' created.

Lagan user example (work in progress)
-------------------------------------

An example project that shows how to create user accounts, let them log in using sessions, and reset their password if they forget it.

This project is built on the basic Lagan project (https://github.com/lutsen/lagan), and only includes the extra files you need to add to this project.

To do
-----

- Add confirm email option

Lagan is a project of [Lútsen Stellingwerff](http://lutsen.land/) from [HoverKraft](http://www.hoverkraft.nl/), and started as the backend for [Cloud 9](https://www.cloud9.world/).