deno.land / x / oauth4webapi@v1.2.2 / docs / interfaces / ClientCredentialsGrantResponse.md

ClientCredentialsGrantResponse.md

Interface: ClientCredentialsGrantResponse

💗 Help the project

Table of contents

Properties

Properties

access_token

• Readonly access_token: string


token_type

• Readonly token_type: string

NOTE: because the value is case insensitive it is always returned lowercased


expires_in

• Optional Readonly expires_in: number


scope

• Optional Readonly scope: string

oauth4webapi

Version Info

Tagged at
2 years ago