Table of Contents

Interface IAuthCodeReceiver

Namespace
Glitch9.AIDevKit.Auth
public interface IAuthCodeReceiver

Methods

Start(CancellationToken)

(string redirectUri, UniTask<AuthCallback> waitCodeTask) Start(CancellationToken ct)

Parameters

ct CancellationToken

Returns

(string redirectUri, UniTask<AuthCallback> waitCodeTask)