warden-oauthed

A warden strategy that provides OAuth authentication to OAuth2 providers set up similarly to the grape-doorkeeper template.

Check out sinatra_oauthed_template, a sinatra template that uses this strategy to set up authentication without a database.

Importantly, sinatra_oauthed_template sets all the environmental variables in the .env file so this will work.


Draws inspiration from warden-github :shipit: