atmos / warden-github

:lock: warden strategy for github oauth
MIT License
54 stars 41 forks source link

Add basic single sign out support for GitHub properties #46

Closed atmos closed 9 years ago

atmos commented 9 years ago

This uses an internal API that we're evaluating to give people easier single sign out for OAuth clients using cookie sessions. This is only available to GitHub owned OAuth apps, and shouldn't have any adverse effects for everyone else's clients.

Here's how it works:

I'm gonna fix up the example app and start rolling this out to a few apps before merging and releasing.

btoews commented 9 years ago

Lookin' good

atmos commented 9 years ago

/cc @benbalter