UNPKG

@donation-alerts/auth

Version:

Authentication provider for Donation Alerts API with ability to automatically refresh user tokens.

3 lines (2 loc) 138 B
export { StaticAuthProvider } from "./static-auth-provider.mjs"; export { RefreshingAuthProvider } from "./refreshing-auth-provider.mjs";