Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 769 Bytes

File metadata and controls

41 lines (21 loc) · 769 Bytes

Interface: OAuth2Error

💗 Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.


Indexable

[parameter: string]: JsonValue | undefined

Properties

error

readonly error: string


algs?

readonly optional algs?: string


error_description?

readonly optional error_description?: string


error_uri?

readonly optional error_uri?: string


scope?

readonly optional scope?: string