We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a40680 commit a194ae7Copy full SHA for a194ae7
README.md
@@ -3,3 +3,8 @@ OpenSimulator module for fetching JWT authentication token.
3
Provides a REST interface through the normal region HTTP connection to accept
4
login credentials and return authorization tokens for later accesses.
5
Also includes the routines for JWT token validation.
6
+
7
+## Revisions
8
9
+| 1.0.0 | Initial version for use Ragu
10
+| 2.0.1 | Separated into OpenSimulator module and class library for use in other apps
0 commit comments