1.1.0 • Published 5 months ago

@microfox/fillout-oauth v1.1.0

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

Microfox Fillout OAuth

TypeScript OAuth package for Fillout

Installation

npm install @microfox/fillout-oauth @microfox/fillout-oauth

Environment Variables

To use this package, you need to set the following environment variables:

  • FILLOUT_CLIENT_ID: The client ID for your Fillout application. (Required)
  • FILLOUT_CLIENT_SECRET: The client secret for your Fillout application. (Required)
  • FILLOUT_REDIRECT_URI: The redirect URI for your Fillout application. (Required)

API Reference

For detailed documentation on the constructor and all available functions, please refer to the following files:

1.1.0

5 months ago

1.0.1

6 months ago