GoFr-Soc: Template Track - Account Service with RBAC #2011
Quantifier58
started this conversation in
Ideas
Replies: 4 comments 3 replies
-
Hey Cool ! You can add me as a collaborator on the same github repo for PR reviews. We can discuss on the issue board there and link those in these discussions. Thanks ! |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Quantifier58 Any updates ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, I’ve uploaded the code to the repository and sent you an invitation to
join as a collaborator.
I’ve been trying to set up the registration endpoints, but I’m running into
a type error when passing "pgxpool" to "postgres.WithInstance".
So, I attempted to run the migrations using CLI, but I haven’t been
successful. The migrate command fails to execute, even though I’ve provided
the correct credentials.
… Message ID: ***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
@Quantifier58 , Please address the following issue : Quantifier58/gofr-account-rbac#2 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi GoFr Team,
I’m excited to start work on my project for the Templates Track: Account Service with RBAC.
I’ll be building a reusable Account Service template for GoFr, providing secure user management and role-based access control (RBAC) as a plug-and-play backend service. The goal is to make it easy for any GoFr project to add sign-up, login, and fine-grained permissions out of the box.
GitHub Repository: https://github.com/Quantifier58/gofr-account-rbac
What I plan to build in my first PR:
Planned completion: July 11
Deliverables:
Please review this thread and let me know about the feedback or suggestions before I get started. Looking forward to your guidance!
Beta Was this translation helpful? Give feedback.
All reactions