Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

1 integrate passport GitHub auth #114

Merged
merged 14 commits into from
Mar 17, 2015
Merged

Conversation

elixic
Copy link
Contributor

@elixic elixic commented Mar 16, 2015

Addresses issue #1 by adding passport integration and requiring github authentication and membership in a specific configurable org.

failureCallback: '/auth/failure'
},
session: {
secret: 'keyboard cat',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this useful for anyone forking the app, or should it be pulled out as an env variable?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should maybe do something like process.env.SESSION_SECRET || 'keyboard cat'.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.38%) to 25.79% when pulling b6f8bac on 1-integrate-passport-github-auth into ab49596 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.38%) to 25.79% when pulling b6f8bac on 1-integrate-passport-github-auth into ab49596 on master.

@elixic elixic merged commit 2523cb6 into master Mar 17, 2015
@coveralls
Copy link

Coverage Status

Coverage decreased (-3.09%) to 27.99% when pulling 2523cb6 on 1-integrate-passport-github-auth into 1735990 on master.

@elixic elixic deleted the 1-integrate-passport-github-auth branch March 17, 2015 00:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants