For the complete documentation index, see llms.txt. This page is also available as Markdown.

StateVerifier

Members

state : string

A random state.

Methods

constructor()

Create a new state verifier.

const verifier = new StateVerifier()

Last updated