issues
search
bluewave-labs
/
bluewave-dataroom
The open source DocSend alternative
https://bluewavelabs.ca
GNU Affero General Public License v3.0
6
stars
5
forks
source link
Authentication Backend Fixes
#92
Open
mahid797
opened
1 week ago
mahid797
commented
1 week ago
Issue: Improve Authentication Backend
Tasks:
[x]
Review Master Branch
Ensure the latest version of the master branch is pulled and up-to-date before starting on the tasks below and in #93.
[x]
Fix Sign-In and Log-Out Flickering Issue
Resolve the flickering that occurs on the Sign-In and Log-Out pages.
[x]
Remove Placeholder Authentication UI
Delete any placeholder Auth UI pages and folders to clean up the codebase.
[x]
Update User Schema
[x] Add fields for First Name and Last Name.
[x] Set default User role to "Admin".
Note: Both Issue #93 and this issue can be addressed in a single pull request.
SajanGhuman
commented
3 days ago
All issues are fixed
Issue: Improve Authentication Backend
Tasks:
[x] Set default User role to "Admin".
Note: Both Issue #93 and this issue can be addressed in a single pull request.