Skip to content

An user access hub using OmniAuth logins to view their own public details.

Notifications You must be signed in to change notification settings

shirishkz/eatlab-oauth-app

Repository files navigation

EATLAB OAuth App 🎴

An user access hub using OmniAuth logins to view their own public details.

Prerequisites

Setup

Clone the repository

git clone [email protected]:shirishkz/eatlab-oauth-app.git
cd project

Install dependencies

bundle install

Set environment variables

Use Figaro or setup API and Secret keys on a .env file

Usage

Initialize database

rails db:setup

Serve app

rails server

Run tests

rspec

Author

👤 Shirish Kayastha

Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

License

Copyright © 2019 Shirish Kayastha.
This project is MIT licensed.

Acknowledgments


This README was generated with ❤️ by readme-md-generator

About

An user access hub using OmniAuth logins to view their own public details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published