You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

hyper-ts-oauth

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyper-ts-oauth - npm Package Versions

0.1.2

Diff
t
thewilkybarkid
published 0.1.2 •

Changelog

Source

0.1.2 (2025-03-17)

Features

  • allow arbitrary parameters (24b9439)

Bug Fixes

  • make the environment immutable (0380646)
t
thewilkybarkid
published 0.1.1 •

Changelog

Source

0.1.1 (2022-05-24)

Features

  • add state to the authorization request (f5e954e)
  • decoder other details in the access token response (3efd1ad)
  • simplify authorization code type (37ca0c6)
t
thewilkybarkid
published 0.1.0 •

Changelog

Source

0.1.0 (2022-05-23)

Features

  • exchange an authorization code for an access token (a615fe1)
  • request authorization code (c0bcaf3)

Bug Fixes

  • implement requestAuthorizationCode (5e449a4)