Closed
Description
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