Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dynablox_opencloud/src/services/oauthApplication/DiscoveryService.ts>OAuthKey

A Roblox OpenCloud API wrapper for Deno and NodeJS written in TypeScript.
Latest
interface OAuthKey
import { type OAuthKey } from "https://deno.land/x/dynablox_opencloud@v0.2.2/src/services/oauthApplication/DiscoveryService.ts";

Properties

alg: string
kty: string
kid: string
use: string
crv: string
x: string
y: string