Plugin System: user client not authenticated
Open
bug
f/plugins
f/rest
- Dominant language
- Java
- Stars
- 593
- Forks
- 123
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 4
Description
When making an authenticated request to a plugin, the user client provided to the plugin is not authenticated.
The authentication token sent with the original request should be added to the user client
* Authorization header
* mesh.token Cookie
* ...? (if there are more ways to send authenticated requests to mesh)
Contributor guide
Assessment
This issue has not been assessed yet.