So I have a business to business model, now In my application it has a webhook, so To access webhook they need a token to access my webhook. I wonder that in appwrite how they generate api token? I want also that kind of algorithm generator for api token. then That token will be stored in my collection. Does the appwrite provide a method for that?
- Note that I am not using the built in api key in appwrite I want my own function.
A token is just a random set of characters. You can create JWTs for them. That's a special type of token that can store data
Recommended threads
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Confused about the pricing. Can I get so...
I 'm really confused about the pricing here. I've got the pro plan and i have 4 projects open. As you can see, I'm nowhere near my usage limits with these proje...
- Is Appwrite down?
I was working on a project. When i refrshed it got stuck on the loading screen and its been 10 minutes or more. Other websites works fine.