Skip to content

frogeducation/oauth-js-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrogOS oAuth 1.0a Client Example

First make sure that you have nodejs 14 | 16 installed. Then clone the repo and npm install the dependencies.

Edit ./config.json and replace the values with your own. To generate your own keys and secrets navigate to your Frog URL /app/admin/oauth e.g. https://frogos-one.local.frogdev.asia/app/admin/oauth

You must be logged in as an admin to access this screen.

Finally, spin up a local server and navigate to http://localhost:3000.

git clone
cd oauth-js-example
npm install
node index.js

About

oauth1 example for Frog in js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published