jellyfin / jellyfin-plugin-webhook

GNU General Public License v3.0
130 stars 41 forks source link

Add client variable to User Authentication notifications #245

Open jramseygreen opened 2 months ago

jramseygreen commented 2 months ago

The User Authenticated Successfully notification works fine for me, however I would like it if there were a client variable available for me.

I want to send a webhook when a user has authenticated from a 3rd party service; in my case Jellyseerr.

crobibero commented 2 months ago

This would require server changes before the plugin can add it