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
Is your feature request related to a problem? Please describe.
Currently, participants can't create a new session on their own (they need to go through a service).
Describe the solution you'd like
Implement "POST" for participants - session API (allowing static tokens auth to create sessions)
Return available session types to participants on login
Implement unit tests appropriately
Allow participants to list assets in a specific session
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, participants can't create a new session on their own (they need to go through a service).
Describe the solution you'd like
The text was updated successfully, but these errors were encountered: