Releases: CleverStack/clever-auth
Releases · CleverStack/clever-auth
Config prompt during clever init
Fixed Config Prompt, it will be shown during project init
fix(cli): Config prompt will be shown on project init now
release(1.2.7): Config prompt will be shown on project init now
Big cleanup, module dependencies at installation as well as runtime, updated depdendencies and travis tests passing
- feat(social): Added first cut of Dropbox, Facebook, Github, LinkedIn and Twitter
- fix(package): JSON Syntax Error
- refactor(google): Cleanup of Google Controller
- feat(linkedin): Controller refactored - WIP
- chore(cleanup): No need to use array of routes anymore
- refactor(module): Moving code into separate modules
- refactor(module): sessionStore is now store
- update(deps): Remove references to npm packages other clever-auth modules use
- chore(git): Keep both test folders
- chore(docs): Updated readme
- refactor(module): Cleanup
- update(deps): Added clever-users@1.2.x to peerDependencies
- fix(deps): Added qs to dependencies
- refactor(tests): Use assets folder
- fix(travis): Before script correctly removes incorrectly installed module that will be fixed in NPM 3
- fix(deps): Removed dependency on clever-users to allow use of custom modules
- release(1.2.6): Big cleanup, module dependencies at installation as well as runtime, updated depdendencies and travis tests passing
Hotfix - Fixed travis & tests
- fix(tests): Travis should be fixed, also cleaned up lint errors in tests.
- release(1.2.5): Fixed travis tests
Travis, Contributing Guide, License, Readme, Indentation and Linting
- chore(lint): JSHint Config File
- fix(tests): Travis
- chore(docs): Contributing, License and Readme updated
- refactor(module): Indentation and Linting
- release(1.2.4): Contributing, License, Readme, Indentation and Linting
Hotfix - Removed dependency on clever-accounts and clever-users
- hotfix(bundledDependencies): Removed dependency on clever-accounts and clever-users, released 1.2.3
Support express 4.x plus new hooks
- update(express): Support express 4.x
- release(1.2.1): Support express 4.x
- refactor(AuthController): to suit new hooks
- refactor(Exceptions): handling Unauthorised errors
- release(1.2.2): Support express 4.x plus new hooks
Support for clever-users and clever-accounts modules
- release(1.2.0): Support for clever-users and clever-accounts modules
- chore(refactor): Moving all clever-users and clever-accounts resources out of this module
- chore(refactor): Moved user related seed data and prompt into clever-users
- fix(odd): ODM Support around account middleware
- refactor(config): To suit clever-users and clever-accounts modules
- Merge branch 'master' into develop
- Merge pull request #17 from CleverStack/develop
ODM Support!
- feat(clever-odm): Implemented ODM specific Association changes
- release(1.1.8): clever-odm support updated
Fixed travis tests
- fix(tests): Travis script was out of date with seed data prompt
- fix(tests): Travis script was out of date with seed data