nest-user-auth

A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL.

MIT License

Stars
294
Committers
2

Bot releases are hidden (Show)

nest-user-auth - Update for new Nest Version Latest Release

Published by EricKit over 4 years ago

Bump to 7.0.0 of NestJS.

nest-user-auth - Fixed issues with ObjectId Scalar

Published by EricKit almost 5 years ago

There were inconsistencies with ObjectId Scalar in the schema and the definition, as well as not being included in the Providers for the User Module.

nest-user-auth - Fix bug on expiration timer

Published by EricKit about 5 years ago

nest-user-auth - Release

Published by EricKit about 5 years ago

Changes once stable will include a new version to indicate bug fixes, new features, or breaking features.

Related Projects