Skip to content

feat: handle user permissions - #31

Closed
jean-michelet wants to merge 11 commits into
fastify:mainfrom
jean-michelet:authorization
Closed

feat: handle user permissions#31
jean-michelet wants to merge 11 commits into
fastify:mainfrom
jean-michelet:authorization

Conversation

@jean-michelet

@jean-michelet jean-michelet commented Sep 21, 2024

Copy link
Copy Markdown
Member

Implements #29

I don't know if there's a popular way to manage role-based authorizations with Fastify.
So I made a simple custom implementation.

Signed-off-by: Jean <110341611+jean-michelet@users.noreply.github.com>
@jean-michelet

Copy link
Copy Markdown
Member Author

Any chance I have a review today?

@gurgunday

Copy link
Copy Markdown
Member

I'll take a look

Comment thread src/plugins/custom/repository.ts Outdated
@jean-michelet

jean-michelet commented Oct 9, 2024

Copy link
Copy Markdown
Member Author

I think I am gonna close this PR and create a v0 PR wich tackle most of the issues needed for a complete api demo.
I will be easier than waiting review for a week each time.

@gurgunday

Copy link
Copy Markdown
Member

I assumed it wasn't ready when I saw that the CI was red, bad habit 😂

So it's ready to be reviewed?

@jean-michelet

Copy link
Copy Markdown
Member Author

No, I didn't expect you to review (don't understand why the CI crash).
It was a general statement, making several PRs to complete the demo take too much time.

@jean-michelet

Copy link
Copy Markdown
Member Author

@gurgunday
Can you review my implementation of knex here pleaze?

@jean-michelet

Copy link
Copy Markdown
Member Author

Closed for #33

@jean-michelet jean-michelet mentioned this pull request Oct 13, 2024
Merged
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

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

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants