Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.1.0](v1.0.0...v1.1.0) (2021-02-07) ### Bug Fixes * **auth:** oAuth apple mode validation 🐛 ([a4a249b](a4a249b)) * **config:** tests env api 🐛 ([039bfa4](039bfa4)) * **config, users:** reset pasword fix & mail template adjustment 🐛 ([4ed570e](4ed570e)) * **core:** protect for undefined changelog 🐛 ([36350ba](36350ba)) * **dependencies:** missing one O.O 🐛 ([944ad4f](944ad4f)) * **lib, auth:** oAuth errors management 🐛 ([f809a76](f809a76)) * **travis:** coveralls uniq 🐛 ([2a8b7d4](2a8b7d4)) * **user:** add complementary data to /me 🐛 ([91096bd](91096bd)) * **users:** schema firstname lastname valide accent 🐛 ([62f587a](62f587a)) * **users:** unit test for password reset 🐛 ([0d75a52](0d75a52)) * package.json & package-lock.json to reduce vulnerabilities ([a3fb4ad](a3fb4ad)) ### Features * **auth, config:** review oAuth for google sign in ✨ ([4446da4](4446da4)) * **config, lib:** add server tiemout to config ✨ ([7c905c8](7c905c8)) * **config, users:** add option to diabled sign in up on api side ✨ ([f5a958f](f5a958f)) * **core, users:** add team route ✨ ([17c97ba](17c97ba)) * **home:** add cgu & legals page example ✨ ([b617e32](b617e32)) * **lib:** seed user easily ✨ ([3683c3b](3683c3b)) * **users:** add apple client side oAuth ✨ ([a41c351](a41c351)) * **users:** add position to model ✨ ([41cd8fc](41cd8fc)) * **users:** admin pagination ✨ ([f41e064](f41e064)) * **users:** oAuth add apple ✨ ([71891f9](71891f9)) * **users:** switch oAuth errors to server side ✨ ([4abfecb](4abfecb)) * **users, config:** add complementary data key for specific projects ✨ ([58fc863](58fc863)) * **users, home, config:** add sign terms road and mngt ✨ ([6977d1e](6977d1e))
- Loading branch information