Skip to content

feat: Make base64url Data extensions public#75

Merged
djones6 merged 4 commits intomasterfrom
base64url-public
Sep 27, 2019
Merged

feat: Make base64url Data extensions public#75
djones6 merged 4 commits intomasterfrom
base64url-public

Conversation

@djones6
Copy link
Copy Markdown
Contributor

@djones6 djones6 commented Sep 24, 2019

Resolves #74

@djones6 djones6 added the jazzy-doc When applied to a PR, instructs Package-Builder to regenerate the Jazzy documentation label Sep 24, 2019
@ianpartridge
Copy link
Copy Markdown
Contributor

I'm not sure this is a good idea. What if a user of Swift-JWT also depends on another SPM package, which has an identical extension? Build failure.

In general I don't think we should add public API to types we don't control. The same goes for adding public protocol conformances.

@djones6 djones6 merged commit 3d4e117 into master Sep 27, 2019
@djones6 djones6 deleted the base64url-public branch September 27, 2019 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jazzy-doc When applied to a PR, instructs Package-Builder to regenerate the Jazzy documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make func base64urlEncodedString() public?

3 participants