Bug fixing and enhancements
Pre-release
Pre-release
Fixes:
- Unreliable detection of existing Addict configuration
- Incorrect listing of
GET /logout
route is_logged_in/1
Addict helper was always returningtrue
Changes:
- Switched logout route from
POST /logout
toDELETE /logout
Addi(c)tions:
- More docs