@novice1/frame - v0.3.1
    Preparing search index...

    Type Alias OAuth2Error

    OAuth2Error:
        | "invalid_request"
        | "invalid_client"
        | "invalid_grant"
        | "invalid_scope"
        | "unauthorized_client"
        | "unsupported_grant_type"
        | "invalid_token"