File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ The basic JWT can be extended with necessary information for usage in the differ
31
31
No all API compatible systems will use the same authentication methods.
32
32
For example
33
33
34
- - the https://openthc.com /cre[OpenTHC Compliance Reporting Engine] system uses credential pairs and HMACs;
35
- - the https://openthc.com /pipe[OpenTHC Pipe] service uses mapped-pass-through credentials dependent on the backend.
36
- - the https://openthc.com /p2p[OpenTHC P2P] system uses pre-shared keys for authentication and signing
34
+ - the https://openthc.org /cre[OpenTHC Compliance Reporting Engine] system uses credential pairs and HMACs;
35
+ - the https://openthc.org /pipe[OpenTHC Pipe] service uses mapped-pass-through credentials dependent on the backend.
36
+ - the https://openthc.org /p2p[OpenTHC P2P] system uses pre-shared keys for authentication and signing
37
37
38
38
NOTE: Refer to the implementation specific documentation for authentication methods
39
39
You can’t perform that action at this time.
0 commit comments