Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Commit e0b1239

Browse files
committed
Updating changelog
1 parent 03f6b23 commit e0b1239

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Change Log
22

3+
## [v2.1.6](https://github.com/feathersjs/authentication/tree/v2.1.6) (2018-06-01)
4+
[Full Changelog](https://github.com/feathersjs/authentication/compare/v2.1.5...v2.1.6)
5+
6+
**Closed issues:**
7+
8+
- Authentication local strategy not working with a Custom User service [\#672](https://github.com/feathersjs/authentication/issues/672)
9+
- CLI command bug: 'Feathers generate authentication' produces bad working 'users' service [\#670](https://github.com/feathersjs/authentication/issues/670)
10+
- config\default.json generated without callbackURL config needed to set redirect URL for Google Outh2 [\#669](https://github.com/feathersjs/authentication/issues/669)
11+
- HELP WANTED: Authentication strategy 'jwt' is not registered. [\#668](https://github.com/feathersjs/authentication/issues/668)
12+
- Authenticate shows error: No auth token [\#667](https://github.com/feathersjs/authentication/issues/667)
13+
- authentication - Method: remove [\#662](https://github.com/feathersjs/authentication/issues/662)
14+
- NotAuthenticated: jwt expired [\#633](https://github.com/feathersjs/authentication/issues/633)
15+
- Authentication via phone number [\#616](https://github.com/feathersjs/authentication/issues/616)
16+
- Persist auth tokens on db [\#569](https://github.com/feathersjs/authentication/issues/569)
17+
- Tighter integration with feathers-authentication-management [\#393](https://github.com/feathersjs/authentication/issues/393)
18+
19+
**Merged pull requests:**
20+
21+
- Fix tests to work with latest Sinon [\#674](https://github.com/feathersjs/authentication/pull/674) ([daffl](https://github.com/daffl))
22+
- add option to allowUnauthenticated [\#599](https://github.com/feathersjs/authentication/pull/599) ([MichaelErmer](https://github.com/MichaelErmer))
23+
324
## [v2.1.5](https://github.com/feathersjs/authentication/tree/v2.1.5) (2018-04-16)
425
[Full Changelog](https://github.com/feathersjs/authentication/compare/v2.1.4...v2.1.5)
526

0 commit comments

Comments
 (0)