Authenticate Your UsersSession Management

isReady

Check whether the Okto SDK has completed initialization.

Methods Overview

MethodsDescription
isReadyCheck if the Okto SDK has completed initialization

Check if the SDK is initialized

isReady is a boolean flag indicating whether the Okto SDK has completed its initialization.

Parameters

There are no parameters for this function.

Response

Response

Field NameTypeDescription
isReadybooleanReturns true if the SDK is initialized and ready to use

On this page