donejs / donejs-feathers

A generator to quickly add FeathersJS to your DoneJS project. Includes Auth!
MIT License
11 stars 4 forks source link

Match feathers's default cookie name for OAuth logins. #14

Closed marshallswain closed 8 years ago

marshallswain commented 8 years ago

This will simplify the OAuth login process, since the cookie that Feathers creates has a TTL of 30 seconds.

marshallswain commented 8 years ago

Fixed here: https://github.com/donejs/donejs-feathers/commit/f1287611fef5fa934d3345b079780f7857b51a29