Table of Contents

LoginWithPlayStation

Methods
Task<LoginResult> LoginWithPlayStation(string token, CancellationToken cancellationToken = default)

Login to coherence Cloud using a PlayStation Network account.

Parameters
Type Name Description
string token

A JWT ID token with link to the public certificate embedded.

CancellationToken cancellationToken
Returns
Type Description
Task<LoginResult>

The status of the asynchronous login operation.

Remarks

'PSN Auth Enabled' must be ticked in Project Settings on your Online Dashboard for this authentication method to be usable.