amplication / docs

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

Docs: User Entity Page Updates #483

Closed dericksozo closed 5 months ago

dericksozo commented 6 months ago

(docs): Implementing the necessary changes for the User Entity page based on Paz's feedback.

This PR takes care of Issue #482.

dericksozo commented 5 months ago

Thanks for the feedback, @PazYanoverr. @mulygottlieb, I'll keep posted for yours!

PazYanoverr commented 5 months ago

@mulygottlieb - Can you please review before publishing?

mulygottlieb commented 5 months ago

@PazYanoverr @dericksozo I added my comment but all in all it looks great.

One more thing that we need to think about (not necessarily a blocker for this PR) - in .NET this works a bit differently and we need to document that separately (the names of the Auth plugin(s) are different, and the process behind the scenes of using ASP.NET Core Identity is a bit different). We can decide to open a ticket about that for later on so we don't block this PR any longer.

PazYanoverr commented 5 months ago

Thanks @mulygottlieb ! @dericksozo - Can you please apply Muly's comments and open a separate ticket for the .NET part?

dericksozo commented 5 months ago

Yep, I'll get on it, @PazYanoverr. Thanks @mulygottlieb;