amplication / docs

Amplication docs
https://docs.amplication.com
Apache License 2.0
17 stars 62 forks source link

📖 Documentation: Mapping 'User' entity #320

Closed GreenMachine01 closed 1 year ago

GreenMachine01 commented 1 year ago

https://github.com/amplication/amplication/issues/5406

GreenMachine01 commented 1 year ago

@morhag90 please add information relevant to the documentation to this ticket.

GreenMachine01 commented 1 year ago

New Authentication entity mapping:

Now, users can decide which entity to use for the authentication plugin. This new configuration is saved in the resource setting, called: “Authentication entity”:

image

The default entity is the User entity.

GreenMachine01 commented 1 year ago

@dericksozo I think it makes sense to keep using the term 'User' entity, and also mention somewhere that this entity is used by default for the authentication but that the developer can specify another entity for the Authentication. If you feel that when we talk about the authentication entity it makes sense to call it that instead of keeping to use the 'User' go for it. My thought is that most users will probably use our convention and the custom one will be minimal.

dericksozo commented 1 year ago

Hey @GreenMachine01, I'm taking care of this issue within the Add & Delete User PR, specifically in this commit. Please let me know if there are any changes or additions I can make.

GreenMachine01 commented 1 year ago

@dericksozo looks good to me.