ptero-notes icon indicating copy to clipboard operation
ptero-notes copied to clipboard

JWT specifications

Open devnote-dev opened this issue 2 years ago • 1 comments

Having a detailed specification for JWT token generation and the usage in the different APIs (this is partially documented already via the claims sections). This is primarily for the Wings API but also includes a couple of endpoints from the client API.

devnote-dev avatar Jun 03 '23 12:06 devnote-dev

I created a PR for Wings API JWT specifications. https://github.com/devnote-dev/ptero-notes/pull/14

This PR should not be closed after the PR is committed, because I didn't write JWT specifications for the client API.

real2two avatar Jun 12 '23 23:06 real2two