Skip to content

autifyhq/autify-jssnipet-util-apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is an utility REST API for Autify JS Step.

Getting started

yarn install
yarn start

Endpoints

One time password generator

It generates one time password for an authenticator app.

curl -X POST -H "Content-Type: application/json" -d '{"key":"YOUR SECRET"}' localhost:3000/totp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published