README.md in warden-oauthed-0.0.3 vs README.md in warden-oauthed-0.0.4
- old
+ new
@@ -2,8 +2,10 @@
A [warden](https://github.com/hassox/warden) strategy that provides OAuth authentication to OAuth2 providers set up similarly to the [grape-doorkeeper](https://github.com/sethherr/grape-doorkeeper) template.
Check out [sinatra_oauthed_template](https://github.com/sethherr/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](https://github.com/Zensaburou/warden-github/)
+Draws inspiration from [warden-github](https://github.com/atmos/warden-github/) :shipit:
\ No newline at end of file