Skip to content

Conversation

@zklimaleo
Copy link
Contributor

No description provided.

@zklimaleo zklimaleo requested a review from vicsn January 15, 2026 09:59
@zklimaleo
Copy link
Contributor Author

@niklaslong for review

The token will be in the `Authorization` header of the response.
POST `api.provable.com/jwts/<your_consumer_id>` with your key set as the `X-Provable-API-Key` header. The token will be in the `Authorization` header of the response.

See the [Issue JWT API documentation](https://docs.provable.com/docs/api/services/issue-jwt) for details.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO we just keep this line

```
POST `api.provable.com/consumers` with the body `{ "username": "<your_username>" }`

See the [Auth Register API documentation](https://docs.provable.com/docs/api/services/get-auth-register) for details.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO we just keep this line. So we cant get out of sync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants