luckyframework / authentic

An authentication library for Lucky projects
MIT License
14 stars 13 forks source link

Update for new lucky cookies/session #16

Closed edwardloveall closed 6 years ago

edwardloveall commented 6 years ago

See: https://github.com/luckyframework/lucky/pull/609

These are updates needed to bring Authentic inline with the new API for cookies, sessions, and the flash.

This build will fail because it points to the master branch of lucky which doesn't have any of the above linked changed. Once that's merged in these tests should pass.