Skip to content

pryv/app-web-access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pryv app-web-access

Web app to generate a pryv app access token

Usage

Pass a register name in the query parameter: http://pryv.github.io/app-web-access/?pryvServiceInfoUrl={Url to service ino} as per the Autoconfiguration guidelines

Example: http://pryv.github.io/app-web-access/?pryvServiceInfoUrl=https://reg.pryv.me/service/info

Contribute

Prerequisites: node & npm

  • Download dependencies with npm install.
  • Generate web app into dist/ with npm run build (esbuild; npm run watch to rebuild on change).
  • Run the npm server with npm run webserver.
  • Open https://l.rec.la:4444/
  • Publish to GitHub Pages with npm run gh-pages.

License

MIT

About

web app to generate a pryv access token

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors