Skip to content

Patch: Add ClaimsStandardJWT initializer#22

Merged
djones6 merged 3 commits intomasterfrom
updateREADME
Dec 7, 2018
Merged

Patch: Add ClaimsStandardJWT initializer#22
djones6 merged 3 commits intomasterfrom
updateREADME

Conversation

@Andrew-Lees11
Copy link
Copy Markdown
Contributor

The Swift-JWT library has some example claims that are recognized by external parties. One of these is the Standard JWT Claims which are represented by ClaimsStandardJWT.

This PR adds a missing a public initializer meaning it can be used by someone who wants to just use the standard claims.

It also fixes some mistakes in the README and Jazzy docs.

@Andrew-Lees11 Andrew-Lees11 requested a review from djones6 December 6, 2018 11:02
@djones6 djones6 merged commit 4eaf8f3 into master Dec 7, 2018
@djones6 djones6 deleted the updateREADME branch December 7, 2018 10:41
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.

2 participants