Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 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

Advanced options

  • Auth app URL: request a specific auth (consent) app instead of the platform's default. The value is sent as authUrl in the access request; the platform only honors it if it matches one of its access:trustedAuthUrls entries — otherwise the request is rejected with invalid-parameters.

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

Releases

Packages

Contributors

Languages