You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2024. It is now read-only.
Allowing users to log in with SSO and access their creator dashboard. Based on the user's certain features are allowed. Project Leads should have access to Accept/Deny new Enhancements, and Review Updated Enhancements.
Progress on this can't begin until #40 is closed and finished.
Features to include:
Logging in/Loading Session
User should be created in the database if they don't have an account or loaded if they do.
User Profile. Allow users to upload a profile picture, and set flairs to show (based on roles in the dashboard).
User Roles (roles that should allow actions based on a permission-ish system)
Core Developer
Enhancement Reviewer
Enhancement Developer
RG Project Contributor
RG Supporter
Documentation
Creating Enhancements
Themes
Addons
Sounds
Bundling and submitting Enhancement Packs
Manual installation of ReGuilded
The eventual idea is that the user needs to link their Dashboard account with their Guilded Account. So we can fetch their roles to generate badges & flairs on RG. Instead of loading a big JSON. We fetch roles from RG API using the user's ID that is loading on Guilded.
The text was updated successfully, but these errors were encountered:
Allowing users to log in with SSO and access their creator dashboard. Based on the user's certain features are allowed. Project Leads should have access to Accept/Deny new Enhancements, and Review Updated Enhancements.
Progress on this can't begin until #40 is closed and finished.
Features to include:
The eventual idea is that the user needs to link their Dashboard account with their Guilded Account. So we can fetch their roles to generate badges & flairs on RG. Instead of loading a big JSON. We fetch roles from RG API using the user's ID that is loading on Guilded.
The text was updated successfully, but these errors were encountered: