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
[x] Implement "POST" for participants - session API (allowing static tokens auth to create sessions)
[x] Return available session types to participants on login
[x] Implement unit tests appropriately
[x] Allow participants to list assets in a specific session
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