FetchUnlockTokenAsync
method in Coherence.Editor.PortalUtil
Methods
public static Task<string> FetchUnlockTokenAsync()
Fetches the unlock token for the active project from the Online Dashboard.
Returns
| Type | Description |
|---|---|
| Task<string> | The unlock token string, or null if the operation fails or the user is not logged in. |