Bluestep JS Documentation
    Preparing search index...

    Bluestep's Implementation of the OAuth workflow. Used to prime and then execute an OAuth transaction

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Returns the google client AuthorizationCodeFlow for custom control over the flow.

      Returns AuthorizationCodeFlow

    • Set the dataStoreFactory.

      Parameters

      Returns this

    • Set the scope.

      Parameters

      • scope: string[]

      Returns this