atlassian-app-auth

Crates.ioatlassian-app-auth
lib.rsatlassian-app-auth
version1.0.2
sourcesrc
created_at2020-06-22 22:51:15.648701
updated_at2024-03-17 17:08:02.726247
descriptionLibrary for authenticating as an Atlassian Connect App
homepage
repositoryhttps://github.com/nicholasbishop/atlassian-app-auth
max_upload_size
id256901
size61,797
Nicholas Bishop (nicholasbishop)

documentation

README

atlassian-app-auth

This tool is no longer under active development. If you are interested in taking over or repurposing the name on crates.io, feel free to contact me: nbishop@nbishop.net

crates.io Documentation

This is a small library for authenticating with an Atlassian API (such as the Jira API) as an Atlassian Connect App.

Note that the query string hash implementation is incomplete; there are a lot of special cases that are not yet handled.

Relevant documentation:

Commit count: 37

cargo fmt