import * as authleteDeno from "https://deno.land/x/authlete_deno@v1.2.3/src/type/user.ts";
Interfaces
I User | An interface that represents a resource owner (in the context of OAuth 2.0) or an end user (in the context of OpenID Connect). |
import * as authleteDeno from "https://deno.land/x/authlete_deno@v1.2.3/src/type/user.ts";
I User | An interface that represents a resource owner (in the context of OAuth 2.0) or an end user (in the context of OpenID Connect). |