Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
namespace UserInfoIssueResponse
import { UserInfoIssueResponse } from "https://deno.land/x/authlete_deno@v1.2.9/src/dto/user_info_issue_response.ts";

Enums

The next action that the service implementation should take.

class UserInfoIssueResponse
extends ApiResponse
import { UserInfoIssueResponse } from "https://deno.land/x/authlete_deno@v1.2.9/src/dto/user_info_issue_response.ts";

Response from Authlete /auth/userinfo/issue API

Properties

The next action the service implementation should take.

responseContent: string

Entity body of the response to the client.