Skip to content

remove swiftJSON#43

Merged
tunniclm merged 1 commit intomasterfrom
issue.516.NoJSON
Jan 12, 2018
Merged

remove swiftJSON#43
tunniclm merged 1 commit intomasterfrom
issue.516.NoJSON

Conversation

@Andrew-Lees11
Copy link
Copy Markdown
Contributor

Update Kitura-Session to remove swiftyJSON as a dependency for issue #516. This is a breaking change since the we now store the session as a [String:Any] dictionary meaning when you use the subscript function you will now be returned an Any object instead of a JSON object.

Corresponding Pull requests for:

Kitura-Credentials
Kitura-Session-Redis
Kitura-CredentialsGitHub
Kitura-CredentialsFacebook
Kitura-CredentialsGoogle

Have also been given which remove their dependancy on swiftyJSON and allow use if the updated Kitura-Session

@tunniclm tunniclm merged commit a5b13bf into master Jan 12, 2018
@tunniclm tunniclm deleted the issue.516.NoJSON branch January 12, 2018 15:11
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