Skip to main content

A universal and spatial authentication headless framework that provides cross-platform identity management designed to seamlessly work across web, mobile, and XR platforms.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
70%
Published
7 hours ago (0.0.2)
function DiscordAuth
DiscordAuth(config: Oauth2WrappedConfig): ReturnType<Oauth2Adapter>

Parameters

config: Oauth2WrappedConfig

Return Type

ReturnType<Oauth2Adapter>

Add Package

deno add jsr:@inspatial/auth

Import symbol

import { DiscordAuth } from "@inspatial/auth";

---- OR ----

Import directly with a jsr specifier

import { DiscordAuth } from "jsr:@inspatial/auth";

Add Package

npx jsr add @inspatial/auth

Import symbol

import { DiscordAuth } from "@inspatial/auth";

Add Package

yarn dlx jsr add @inspatial/auth

Import symbol

import { DiscordAuth } from "@inspatial/auth";

Add Package

pnpm dlx jsr add @inspatial/auth

Import symbol

import { DiscordAuth } from "@inspatial/auth";

Add Package

bunx jsr add @inspatial/auth

Import symbol

import { DiscordAuth } from "@inspatial/auth";