You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ This plugin is compatible with the following PKP applications:
19
19
20
20
The OMP instance must have the `api_key_secret` configuration set up, you may contact your system administrator to do that (see [this post](https://forum.pkp.sfu.ca/t/how-to-generate-a-api-key-secret-code-in-ojs-3/72008)).
21
21
22
-
This is required to use the API credentials provided, that are stored encrypted in the OMP database.
22
+
This is required to store the Thoth personal access token encrypted in the OMP database.
23
23
24
24
## Installation
25
25
@@ -41,7 +41,7 @@ This is required to use the API credentials provided, that are stored encrypted
41
41
42
42
To configure the plugin:
43
43
44
-
-**E-mail** and **Password**: Enter the credentials for a Thoth account to connect with the API.
44
+
-**Personal access token**: Enter a valid Thoth personal access token to authenticate API requests.
45
45
-**Test Environment**: Check this option if you are using a local instance of the Thoth API for testing purposes.
0 commit comments