Releases: adonisjs/auth
Releases · adonisjs/auth
Getting authentication ready for the next release
Fixing instructions by using absolute path to stubs
Copy stub files to build folder
- fix: copy stubs to build folder and publish them 340eff7
Getting to the shape of working
Cementing the last release
- chore: remove tslint in favor of eslint 44162fd
- ci: cache modules using checksum of package-lock.json file 6848d0b
- chore: remove package-lock.json from .gitignore file 9fdc95f
- refactor: rename authenticator to guards b363890
- refactor: remove authenticatable from config ef79804
- chore: rename contracts.txt to contract.txt 58f7534
- refactor: renaming authenticatable to provideruser and driver to authenticator 6f154e2
First release targeting AdonisJS v5
The package is not 100% ready. More releases to come
- chore: add publishConfig block acbe70f
- chore: setup adonisjs instructions and publish files b721a21
- feat: simplify config and add templates 8ed7679
- feat: implementing logout a2b9455
- refactor: drop support for tokens 0d427ab
- feat: add support for updating and purging tokens fa62ff2
- feat: extend context to add auth property d3210a4
- feat: add provider d46f32c
- feat: add auth manager and auth classes 82a6c2d
- feat: implement session driver and user providers 55f1a38
- feat: restart from scratch 99defdf