mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-04 15:09:44 +00:00
Add support that API-Keys authenticate sockets
This commit is contained in:
parent
122fc34a75
commit
dfce15a74c
2 changed files with 44 additions and 9 deletions
|
|
@ -68,7 +68,6 @@ class TokenManager {
|
|||
/**
|
||||
* Function to validate a jwt token for a given user
|
||||
* Used to authenticate socket connections
|
||||
* TODO: Support API keys for web socket connections
|
||||
*
|
||||
* @param {string} token
|
||||
* @returns {Object} tokens data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue