Giter Site home page Giter Site logo

Built-in authentication about nest HOT 8 CLOSED

nestjs avatar nestjs commented on April 28, 2024 2
Built-in authentication

from nest.

Comments (8)

zachgrayio avatar zachgrayio commented on April 28, 2024 3

@alexjoverm @KerryRitter - I'm still working through a JWT implementation, and will see about sharing/contributing back once I figure something out. In the meantime, I've created a Nest + TypeORM example that's been working out pretty well so far.

More details about the implementation can be found in the repo itself, but you'll see all Nest best practices have been followed and it ended up being rather clean due to the strength of Nest's patterns :)

https://github.com/zachgrayio/nest-typeorm-example

from nest.

jevenson avatar jevenson commented on April 28, 2024 1

Might be better to make modules instead of baking it into the framework. Gives people more choice.

from nest.

KerryRitter avatar KerryRitter commented on April 28, 2024

I agree that this definitely needs to be a part of Nest. It has already been established that Nest will not be "standardizing" an ORM, so we'll need an adapter pattern of some sort to support.

from nest.

ScottMGerstl avatar ScottMGerstl commented on April 28, 2024

Agreed. being able to bring it down as a plugin and including it that way would be a better approach.

from nest.

alexjoverm avatar alexjoverm commented on April 28, 2024

To make it as a module would be great. In #6 it's been discussing about making nest in scoped npm packages. It would be great to have the auth module as a scoped pkg as well:

  • @nest/core
  • @nest/cli
  • @nest/auth
  • @nest/....

@zachgrayio that repo looks great. @kamilmysliwiec can we have an "Examples" section on the docs, with some curated links like this one?

from nest.

kamilmysliwiec avatar kamilmysliwiec commented on April 28, 2024

Hi guys!
There won't be any built-in authorization to stay Nest flexible as possible, but since Nest is modular it would be great to have the auth module provided, just as @alexjoverm mentioned.

@alexjoverm yes, sure, each useful example / module will be stored in appropriate section on the docs. :)

from nest.

zerox12311 avatar zerox12311 commented on April 28, 2024

Any further progress in this idea??

from nest.

lock avatar lock commented on April 28, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from nest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.