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

https://github.com/tarlepp/rccc-memory-user-login


https://github.com/tarlepp/rccc-memory-user-login

community-help form-login security symfony

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# What is this?

Some asked on Symfony Slack workspace how to use form login with memory user provider - This repository
contains a simple example how that works.

## Installation

1) Clone this repository
2) Run `composer install`
3) Run `symfony serve`
4) Open `http://localhost:8000` in your browser
5) Head to login page and use credentials; `john_admin` / `admin`
6) Profit

## License

MIT