Releases: Lansoweb/api-auth
Releases · Lansoweb/api-auth
1.3.1
1.3.0
1.2.0
1.1.0
1.1.0 - 2020-12-09
Added
- New option 'ignorePaths' to always allow certain uri paths even without authorization, e.g. /health
Changed
- Rename AuthorizationHeader class to BasicAuthorizationHeader
Release Notes for 1.1.0
Feature release (minor)
1.1.0
-
Total issues resolved: 0
-
Total pull requests resolved: 1
-
Total contributors: 1
-
2: Rename AuthorizationHeader class and add ignorePaths option thanks to @Lansoweb
1.0.0
1.0.0 - 2020-12-09
Added
- First release with Authenticator, Output, Strategy and the middleware itself
Release Notes for 1.0.0
1.0.0
-
Total issues resolved: 0
-
Total pull requests resolved: 1
-
Total contributors: 1
-
1: Initial commit thanks to @Lansoweb