CodeChefVIT / OAuth-Pro

REST APIs for OAuth using LinkedIn, GitHub, Google and Facebook.
MIT License
10 stars 8 forks source link
facebook github google hacktoberfest linkedin login oauth register signin signup

Codechef-VIT

Project Title

OAuth-Pro

DOCS UI

About the repository

 * The repository contains various oauth methods implemented in set of 
    different languages and frameworks
 * Each framework/language has a seperate directory under which the oauth codes are present
 * Some of the standard application Oauth methods we are looking for are in any framework are
  - Github
  - Google
  - Twitter
  - LinkedIn
  - Facebook
 * The path to .env file on Nodejs implementations is: /OAuth-Pro/nodejs/config, with the following env vars
   - GOOGLE_CLIENT_ID
   - GOOGLE_CLIENT_SECRET 
 * To contribute to this repository read our contributions guidelines
 * To raise and issue or request a feature please go through our contribution practices first.

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  2. Update the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
  3. Only send your pull requests to the development branch where once we reach a stable point it will be merged with the master branch .
  4. Associate each Pull Request with the required issue number.
  5. Please provide relevant steps to use your codebase adding few extra lines of comments or commands to run would be helpful for others to follow along .

Branch Policy

Contribution Practices

License

License

With :heart: by CodeChef-VIT