sinatra multi auth

Sinatra authentication skeleton that supports GitHub, LinkedIn, and Google OAuth. Styled with Bootstrap.

3
1
Ruby

Sinatra Authentication Skeleton + OAuth + Bootstrap

Version 2.0 of the Sinatra Authentication Skeleton that adds support for the following OAuth providers:

  • GitHub
  • Google
  • LinkedIn

This version is also partially styled with Bootstrap.

Note: In order to use this skeleton, you will need to add your own private and public API keys from GitHub, Google, and LinkedIn OAuth and place them in an .env file in the root of the repository.