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

How would you implement auth? #84

Open
CodyBontecou opened this issue Oct 11, 2023 · 1 comment
Open

How would you implement auth? #84

CodyBontecou opened this issue Oct 11, 2023 · 1 comment

Comments

@CodyBontecou
Copy link

I'm curious how you would approach adding authentication to this. I'm playing around with the idea of a chatbot that only works for certain users.

@ZekeSnider
Copy link
Owner

Hey, do you mean authenticating users who are messaging you? Jared does provide you metadata on the sender of the message, so you could have some sort of permission structure in a webhook or plugin implementation. There's not anything in the platform for it currently.

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

2 participants