Gathering detailed insights and metrics for zihan-oauth4webapi
Gathering detailed insights and metrics for zihan-oauth4webapi
Gathering detailed insights and metrics for zihan-oauth4webapi
Gathering detailed insights and metrics for zihan-oauth4webapi
Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
npm install zihan-oauth4webapi
Typescript
Module System
Node Version
NPM Version
TypeScript (96.49%)
JavaScript (2.32%)
Shell (1.19%)
Built with Next.js • Fully responsive • SEO optimized • Open source ready
Total Downloads
449
Last Day
1
Last Week
1
Last Month
7
Last Year
86
MIT License
684 Stars
1,142 Commits
65 Forks
8 Watchers
3 Branches
3 Contributors
Updated on Aug 29, 2025
Latest Version
2.0.8
Package Id
zihan-oauth4webapi@2.0.8
Unpacked Size
116.32 kB
Size
21.08 kB
File Count
5
NPM Version
8.19.2
Node Version
18.12.1
Published on
Jan 27, 2023
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
0%
1
Compared to previous week
Last Month
0%
7
Compared to previous month
Last Year
0%
86
Compared to previous year
This software is a collection of routines upon which framework-specific client modules may be written. Its objective is to support and, where possible, enforce secure and current best practices using only capabilities common to Browser and Non-Browser JavaScript-based runtime environments.
Target profiles of this software are OAuth 2.1, OAuth 2.0 complemented by the latest Security BCP, and FAPI 2.0. Where applicable OpenID Connect is also supported.
Filip Skokan has certified that this software conforms to the Basic RP Conformance Profile of the OpenID Connect™ protocol.
example
ESM import
1import * as oauth2 from 'oauth4webapi'
example
Deno import
1import * as oauth2 from 'https://deno.land/x/oauth4webapi@v2.0.6/mod.ts'
The supported JavaScript runtimes include ones that support the utilized Web API globals and standard built-in objects
These are (this is not an exhaustive list):
No vulnerabilities found.