Skip to content

Commit

Permalink
ready for push
Browse files Browse the repository at this point in the history
  • Loading branch information
hstove committed Jul 14, 2012
1 parent fafc486 commit 66fc876
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/conf.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
dc: {
appId: '97929309-8716-4daf-a2b1-10c621c4380f',
appSecret: '50ff0e1a-e737-4932-b2de-d0a6898cf1c6-4b747134-ed6c-435f-8dad-c1261e72666a',
appId: '7ab1a53d-9d0e-4eeb-af62-76a5e1a83af9',
appSecret: '88bee747-c1ef-4851-be60-84d53dd474ad-88495db2-5db0-47c8-ad77-9e92db7e308c',
}
, fb: {
appId: '111565172259433'
Expand Down
2 changes: 2 additions & 0 deletions example/views/home.jade
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@
label(for='openid_identifier') OpenID Identifier:  
input(type='text', name='openid_identifier')
input(type='submit') Login
#dailycred-login
a(href='/auth/dailycred') Login with Dailycred
- else
h2 Authenticated
- if (everyauth.facebook)
Expand Down

0 comments on commit 66fc876

Please sign in to comment.