Coder Social home page Coder Social logo

express-auth's People

Contributors

atmos avatar ciaranj avatar stunti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

express-auth's Issues

kiwi install not working

hej hej,

kiwi install is not working, see:

$ kiwi install express-auth
install : express-auth
version : <title>404 Not Found</title>

Not Found

The requested URL /express-auth/resolve was not found on this server.


Apache/2.2.14 (Ubuntu) Server at kiwijs.com Port 80
create : /Users/a0n/.kiwi/current/seeds/express-auth/<!DOCTYPE
fetch : <!DOCTYPE.seed
unpack : /Users/a0n/.kiwi/current/seeds/express-auth/<!DOCTYPE/express-auth.seed
tar: Unrecognized archive format: Inappropriate file type or format
tar: Error exit delayed from previous errors.
remove : /Users/a0n/.kiwi/current/seeds/express-auth/<!DOCTYPE
Error: failed to unpack. Seed is invalid or corrupt.

won't load

Hi,

I'm getting this error:

vendor/express/lib/express/plugins/auth.core.js:101 if( ! event.request.session.auth ) { ^ TypeError: Cannot read property 'auth' of undefined at [object Object].<anonymous> (vendor/express/lib/express/plugins/auth.core.js:101:34) at [object Object].trigger (vendor/express/lib/express/plugin.js:41:36) at next (vendor/express/lib/express/request.js:340:38) at [object Object].trigger (vendor/express/lib/express/request.js:343:6) at [object Object].route (vendor/express/lib/express/core.js:278:13) at IncomingMessage.callback (vendor/express/lib/express/core.js:219:18) at IncomingMessage.emit (events:25:26) at HTTPParser.onMessageComplete (http:110:23) at Stream.ondata (http:624:22) at IOWatcher.callback (net:373:31)
any idea what it could be?

Many thanks,

CJ

Fix scope issues

'Scopes' are only partially supported at the minute, the strategies currently have no notion of what scope they're running under.

Modify Strategy lifecycle

It would be nice to construct strategies once, allowing for options to be passed for one time constructs, such as routes. Currently the routes are pretty static and we're creating un-neccesary objects, where mutating the meaning of 'this' might well suffice in the authenticate method.

ReferenceError: Class is not defined

I'am getting this error

exports.AuthStrategy= Class({
                              ^
ReferenceError: Class is not defined

Are there other dependencies other than express, connect, oath?

I'am using node 0.2.1 and latest express

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.