Skip to content

Releases: LhonRafaat/nestjs-mongoose-template

Release 1.5.0

14 Oct 13:31
Compare
Choose a tag to compare

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

Release 1.3.0

11 Oct 21:40
Compare
Choose a tag to compare

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