Skip to content

brlin-tw/launchpad-api-request-signing-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning signing Launchpad API requests

Learning signing Launchpad API requests with shell commands.

https://gitlab.com/brlin/launchpad-api-request-signing-lab
The GitLab CI pipeline status badge of the project's main branch GitHub Actions workflow status badge pre-commit enabled badge REUSE Specification compliance badge

Usage

  1. Pick a consumer key.
  2. Get a request token and secret pair by running the get-request-token.sh program (example output).
  3. Get a access token and secret pair by running the get-access-token.sh program (example output).
  4. Test calling the Launchpad API with the OAuth access token and secret pair by running the test-access-token.sh program (example output).

Refer the file header of each program for the accepted input environment variables.

References

The following material is referenced during the development of this project:

Licensing

Unless otherwise noted(individual file's header/REUSE.toml), this product is licensed under the MIT license, or any of its recent versions you would prefer.

This work complies to the REUSE Specification, refer the REUSE - Make licensing easy for everyone website for info regarding the licensing of this product.

About

Learning signing Launchpad API requests with shell commands.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages