Releases: adonisjs/auth
Releases · adonisjs/auth
Adding `auth.generate` method to generate a token
Opaque tokens now checks for expiry as well
Adding support for opaque tokens authentication
This release adds the support for token based authentication using opaque access tokens.
- fix: example 0d51ba7
- chore: update dependencies d517ee6
- chore: update dependencies 95bdfe3
- chore: update dependencies 46afc85
- chore: adjust instructions to create config,contracts for oat tokens a77b124
- refactor: raise error when making un-recognized token provider c7a2636
- fix: breaking types 989d373
- feat: add opaque tokens authentication f59a1e0
- chore: update dependencies 8dd3f91
- style(templates): fix spacing of header 714ad6a
Getting ready for Typescript 3.9
- improvement: for types after typescript 3.9 release 06ea72d
Fix for auth.attempt
- fix: auth.attempt proxy attempt method on the default guard 8b37577
Make auth error messages shape consistent with validation errors
- improvement: wrap auth error flash messages inside an array 05c22c8
Fixing stubs
- fix: stubs to use latest config 96e6206
Handful of bug fixes and improvements
- chore: rename stub file to txt 8eeddf1
- fix: example file bd2d4a5
- improvement: prompt for making migration 631eef1
- feat: share auth with the view 9220907
- feat: add toJSON method to auth and guards for serialization 1f57eb0
- improvement: simplify unauthorized redirect flow 8ecf106
- fix: remove inline instructions call fa67aed
- chore: update dependencies 473082e