Currently, we don't have default permissions. This means that, when a user creates an account they cannot view any meetings or interact with the website. We want it such that they will have the default permission VIEW_MEETINGS.
Can either add the VIEW_MEETINGS permission to all users
OR, can remove the permission guard from the endpoint.
(The above will be up to the team to decide)
Moment
No response
Key Results
[ ] When a user creates an account, make it so that they have the ability to view meetings.
Outcome
Currently, we don't have default permissions. This means that, when a user creates an account they cannot view any meetings or interact with the website. We want it such that they will have the default permission
VIEW_MEETINGS
.VIEW_MEETINGS
permission to all usersMoment
No response
Key Results