Skip to content

Commit 840bdc4

Browse files
NFS-1239: Readme link and copyright updated
1 parent 9c37069 commit 840bdc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Staffbase Plugins SDK for Node.js.
44

5-
If you are developing your own plugin for your Staffbase app we describe the authentication flow of a plugin at https://developers.staffbase.com/api/plugin-sso/. While this documentation just covers the conceptual ideas of the interface of plugins though – the so called Plugin SSO – we want to provide a library to help you develop your first plugin for Staffbase even faster. This SDK provides the basic functionality to parse and verify a provided token for Node.js.
5+
If you are developing your own plugin for your Staffbase app we describe the authentication flow of a plugin at https://developers.staffbase.com/guide/customplugin-overview/. While this documentation just covers the conceptual ideas of the interface of plugins though – the so called Plugin SSO – we want to provide a library to help you develop your first plugin for Staffbase even faster. This SDK provides the basic functionality to parse and verify a provided token for Node.js.
66

77

88
## Installation
@@ -178,7 +178,7 @@ To run the tests a simple `# npm test` command in the root directory will suffic
178178

179179
## License
180180

181-
Copyright 2017 Staffbase GmbH.
181+
Copyright 2017-2021 Staffbase GmbH.
182182

183183
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
184184

0 commit comments

Comments
 (0)