@workos-inc/authkit-js
TypeScript icon, indicating that this package has built-in type declarations

0.10.1 • Public • Published

AuthKit JavaScript Library

This library can be used to interface with AuthKit in a client-side JavaScript application.

Installation

npm install @workos-inc/authkit-js

Usage

import { createClient } from "@workos-inc/authkit-js";
const authkit = await createClient("your-client-id");
const user = authkit.getUser();
const accessToken = await authkit.getAccessToken();

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.10.14,820latest

Version History

VersionDownloads (Last 7 Days)Published
0.10.14,820
0.10.0278
0.9.01,960
0.8.123
0.8.0105
0.7.33
0.7.23
0.7.1238
0.7.082
0.6.1145
0.6.02
0.5.1174
0.5.03
0.4.13
0.4.03
0.3.02
0.2.22
0.2.13
0.2.03
0.1.03
0.0.43
0.0.32
0.0.22
0.0.12
0.0.02

Package Sidebar

Install

npm i @workos-inc/authkit-js

Weekly Downloads

7,866

Version

0.10.1

License

MIT

Unpacked Size

237 kB

Total Files

35

Last publish

Collaborators

  • mthadley-workos
  • mark-workos
  • grinich
  • npm-workos
  • cameron-workos
  • chance-workos
  • nicknisi
  • lucasmotta.workos