Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add client variable to User Authentication notifications #245

Open
jramseygreen opened this issue May 19, 2024 · 2 comments
Open

Add client variable to User Authentication notifications #245

jramseygreen opened this issue May 19, 2024 · 2 comments

Comments

@jramseygreen
Copy link

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
Copy link
Member

This would require server changes before the plugin can add it

@chiragkrishna
Copy link
Contributor

chiragkrishna commented Sep 5, 2024

you can use it after merging of #275
{{Client}} = Client name in Authentication Success
{{App}} = Client name in Authentication Failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants