Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: RBAC #55

Merged
merged 3 commits into from
May 2, 2024
Merged

feat: RBAC #55

merged 3 commits into from
May 2, 2024

Conversation

anishshobithps
Copy link
Member

@anishshobithps anishshobithps commented May 1, 2024

  • Admin Dashboard
  • Data Table
  • Per user, data, Payments
  • Some cleanup

Some functions are broken, session returns null in the server side, which is weird, or could it be because I changed the session strategy from jwt to database ?

Copy link

vercel bot commented May 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 2, 2024 6:29pm

@anishshobithps anishshobithps marked this pull request as draft May 1, 2024 00:56
This was linked to issues May 1, 2024
Closed
src/app/admin/page.tsx Outdated Show resolved Hide resolved
@anishshobithps
Copy link
Member Author

With the time constraints, I have to merge it, as it is admin part, its not a big deal, if anything else breaks, please make a issue.

@anishshobithps anishshobithps merged commit 90d58f0 into main May 2, 2024
3 checks passed
@anishshobithps anishshobithps deleted the rbac branch May 8, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RBAC
2 participants