Continuous Auth
  • What is CFA?
  • CFA Dashboard
  • Usage
    • Projects
    • Requesters
      • CircleCI
      • GitHub Actions
      • Travis CI
    • Responders
      • Slack
    • Semantic Release
    • Manual Usage
  • Security
    • Storing OTPs
    • Multi-User 2FA
  • Contributing
    • FAQ
    • GitHub Repository
Powered by GitBook
On this page

Was this helpful?

  1. Usage

Manual Usage

PreviousSemantic ReleaseNextStoring OTPs

Last updated 4 months ago

Was this helpful?

For advanced users you may want to tap into the CFA client directly and use it in custom deployment scripts, the set up for requesters and responders is identical to the other documentation.

When you want to consume the client you may either hit the APIs yourself, or consume the npm package directly.

We strongly reccomending using the package as it will be kept up to date with any potential changes, the APIs are also undocumented and we may break or remove certain APIs at any time without notice.

@continuous-auth/client