Recommend this page to a friend! |
Classes of Paulo Henrique | symfony-dual-login | README.MD | Download |
|
![]() Login Authentication with Symfony 5 and Oauth2This repository is ideal for new projects to start with a login control. To persist the data, PostgreSQL was used using Docker. This image can be found at Postgresql-db. If you want to use MySQL, you will need some changes to Dockerfile, feel free to change anything. Getting StartedFirst of all, you'll need the Docker and the docker-composing. I will consider that it is already installed. PrerequisitesGet a copy of this repository.
InstallingThe entire project can be installed with one command:
Or if you prefer
Open another prompt and
RoutesThe routes available are specified below:
|