UNPKG

payload-oauth2

Version:
4 lines (3 loc) 157 B
export { defaultGetToken } from "./default-get-token"; export { OAuth2Plugin } from "./plugin"; export type { PluginOptions as PluginTypes } from "./types";