post https://api.hyplay.com/v1/sessions
Starts a new session for the authorized user for an app. All prior sessions between the user and target app will become invalidated. Operates through an oauth 2.0-like flow, allowing a code
or token
response type. Also supports optional whitelisted access through the app whitelist system.
When invoked directly by developers, this endpoint should only be used to start guest sessions. Guest sessions automatically create a HYPLAY user internally that bypasses the standard HYPLAY OAuth flow in order to automatically create a temporary HYPLAY account that can later be upgraded to a standard account if the user desires.