Bluestep JS Documentation
    Preparing search index...

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

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Set the scope.

      Parameters

      • scope: string[]

      Returns this

    • Returns a openidconnect Token Request flow using a code

      Parameters

      • code: string

      Returns TokenRequestFlow