supertokens-node
Version:
NodeJS driver for SuperTokens core
11 lines (5 loc) • 349 B
Markdown
## [15.2.0] - 2023-09-11
### Added
- The Dashboard recipe now accepts a new `admins` property which can be used to give Dashboard Users write privileges for the user dashboard.
### Changes
- Dashboard APIs now return a status code `403` for all non-GET requests if the currently logged in Dashboard User is not listed in the `admins` array