Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 4.95 KB

CHANGELOG.md

File metadata and controls

75 lines (44 loc) · 4.95 KB

1.5.0 (2024-10-14)

Features

  • add extract from cookie to refresh (e355902)
  • add swagger metadata (95c4359)
  • add swagger plugin to nest cli (0f0e93b)

Bug Fixes

Code Refactoring

1.3.0 (2024-10-11)

Features

  • add create user with provider service (d3daec4)
  • add google & callback route (66b975f)
  • add google auth register payload (4e67a15)
  • add google env variables (b8d0673)
  • add google strategy (235fb03)
  • add googleAuthGuard (5f6c9d3)
  • add handle googlecallback service (3a9338b)
  • add new oauth fields to user schema & make pw optional (e4133b9)
  • add setCookies for web (9b3cdde)
  • isntall google o auth google (023230a)
  • update query middleware (d6d19e2)

Bug Fixes

Documentation

Code Refactoring

1.1.0 (2024-09-14)

Features

  • add release script (1fc3c0d)
  • install commitlint (3854455)
  • install release it && add seed script (42e3dc3)
  • refactor query middleware to implement strapi style (afd5e6d)

Code Refactoring

  • adjust usersservice find to new query implementation (d62eecf)
  • migrate eslintrc (73762d0)
  • remove unused vars & imports (fa31b89)
  • renaming and adding better pagination wip (09f6ac8)
  • update query decorator (3d21a8e)