soa
Here are 219 public repositories matching this topic...
-
Updated
Jun 6, 2020 - Java
-
Updated
Jun 17, 2020 - C++
-
Updated
May 25, 2020 - PHP
-
Updated
Jun 18, 2020 - Pascal
In the API HTML documentation: The example urls currently have the .erl suffix. This needs to change to a .json suffix and example request/response data should be added below.
The Quickstart (in HTML/Markdown) needs to be updated, the Java tutorial, and possibly the FAQ.
The file src/service_api/README.markdown needs to be updated.
-
Updated
Nov 8, 2017
-
Updated
Jun 19, 2020 - Java
-
Updated
Dec 20, 2019 - JavaScript
-
Updated
Mar 5, 2019 - JavaScript
Besides the lack of decent documentation, we also have another major doc-related issue: some of the docs and examples that we do have are vastly outdated and misleading. These must be fixed to reflect the current state of the project.
Ref: metarhia/jstp#151
-
Updated
Jun 9, 2020 - C++
-
Updated
Jun 18, 2020 - Java
-
Updated
Jan 17, 2020 - Shell
-
Updated
Mar 19, 2018
-
Updated
May 15, 2017 - Java
-
Updated
Apr 13, 2020 - PHP
-
Updated
Jun 12, 2020 - Python
-
Updated
Jan 31, 2018 - Java
-
Updated
Jun 10, 2020 - Pascal
We need to migrate the wiki documentation to the section being created within the OnixJS-System.
-
Updated
May 10, 2020 - JavaScript
-
Updated
Oct 25, 2018 - Python
Improve this page
Add a description, image, and links to the soa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the soa topic, visit your repo's landing page and select "manage topics."


Given that PASETO is designed for "Resistance to Implementation Error / Misuse", I'm surprised the examples don't cover calling
JSONToken.Validate, nor doesJSONToken.UnmarshalJSONdo this on it's own.The documentation does indicate that the standard claims are optional, which would mean that calling the default set of validation functions during
JSONToken.Unmarshalmight break the curre