| Crates.io | atlassian-app-auth |
| lib.rs | atlassian-app-auth |
| version | 1.0.2 |
| created_at | 2020-06-22 22:51:15.648701+00 |
| updated_at | 2024-03-17 17:08:02.726247+00 |
| description | Library for authenticating as an Atlassian Connect App |
| homepage | |
| repository | https://github.com/nicholasbishop/atlassian-app-auth |
| max_upload_size | |
| id | 256901 |
| size | 61,797 |
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
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: