Skip to content

A simple application for study of integration OAuth 2.0. Providers Facebook and Google.

License

Notifications You must be signed in to change notification settings

thalysonalexr/auth-oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth-oauth2

GitHub version Software License

This is a simple application built with the zend-expressive skeleton for Oauth2.0 integration study with Facebook and Google providers. In addition, this template provides user registration and login and some integrated psr-15 middlewares like Https, Content-Lenght, Www, Access-Log, Client-ip, for more details see app/composer.json.

Installation

Download (zip)

Download this link

Build

Clone this repository

$ git clone https://github.com/thalysonrodrigues/auth-oauth2.git

Development

The infrastructure for the development environment uses Docker CE and Docker Compose, the configuration for each container can be seen in docker-compose.yaml. The application executes through the following containers:

Containers

  • PHP7.2.5
  • Nginx
  • Composer
  • MongoDB

Application containers

Credits

Licence

The MIT License (MIT). Please see License File for more information.

About

A simple application for study of integration OAuth 2.0. Providers Facebook and Google.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages