UNPKG

web-auth-library

Version:

Authentication library for the browser environment using Web Crypto API

3 lines (2 loc) 83 B
export * as jwt from "./core/jwt.js"; export * as google from "./google/index.js";