nest-auth0

A utility module to integrate auth0 with NestJS

MIT License

Stars
6
Committers
1

Bot releases are hidden (Show)

nest-auth0 - v0.0.9 Latest Release

Published by imfelixng over 1 year ago

nest-auth0 - v0.0.7

Published by imfelixng over 1 year ago

  • refactor: update auth0 module-definition f752713
  • feat: create example 0ea087e
  • feat: upgrade with dynamic module 7f60a4b

https://github.com/topthithu/nest-auth0/compare/v0.0.6...v0.0.7

nest-auth0 - v0.0.6

Published by imfelixng over 2 years ago

  • build(libs): upgrade libs & change git repository url a64dc02

https://github.com/topthithu/nest-auth0/compare/v0.0.5...v0.0.6

nest-auth0 - v0.0.5

Published by imfelixng over 2 years ago

nest-auth0 - v0.0.4

Published by imfelixng over 2 years ago

  • Merge pull request #2 from topthithu/dev ed1e00f
  • Merge pull request #1 from topthithu/feature/auth0 f965212
  • feat(auth0): add module & integrate auth0 9dce0cf
  • chore: remove e2e test eed50f6

https://github.com/topthithu/nestjs-auth0/compare/v0.0.3...v0.0.4

nest-auth0 - v0.0.3

Published by imfelixng over 2 years ago

  • chore: update npmignore 367431e
  • feat(config): add husky & commitlint f97ea41
  • build(script): remove unused scripts 10720f2
  • build(name): change package name aa4faf1

https://github.com/topthithu/nestjs-auth0/compare/v0.0.2...v0.0.3

nest-auth0 - v0.0.2

Published by imfelixng over 2 years ago

  • First release