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
74.9
Supply Chain
92.2
Quality
75.2
Maintenance
100
Vulnerability
100
License
TypeScript (96.67%)
JavaScript (2.1%)
Shell (1.22%)
Total Downloads
438
Last Day
3
Last Week
3
Last Month
11
Last Year
96
MIT License
649 Stars
1,097 Commits
60 Forks
8 Watchers
4 Branches
2 Contributors
Updated on Jun 12, 2025
Minified
Minified + Gzipped
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%
3
Compared to previous day
Last Week
200%
3
Compared to previous week
Last Month
-35.3%
11
Compared to previous month
Last Year
7.9%
96
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.
No security vulnerabilities found.