Bluestep JS Documentation
    Preparing search index...

    Class TokenRequestFlow

    Index
    • Callback when successfully authorized

      Parameters

      Returns this

    • Execute the Token Request Code Flow.

      Returns void

    • Callback when the code is not authorized.

      Parameters

      • notAuthorizedFnc: (msg: string) => void

      Returns this

    • Used to facilitate the token response flow

      Parameters

      • redirectUrl: string

      Returns this