Back

Jwt Token Generation and rate limiting

  • 0
  • Flutter
  • Web
  • Cloud
Ige Fadele
28 Apr, 2024, 12:07

My flutter app (frontend) need to generate a jwt Token to be sent as Auth header bearer token with every request it sends to my backend which my backend will now use the token to get the user.

If the user exists, then the request is authenticated, and if not, it's refused at the backend.

Now I'm getting general rate limit error for endpoint that has to do with createJwt on appwrite on my flutter side.

What's the solution?

And could you suggest a better approach to the jwt Token creation and verification.

TL;DR
Developers need help with generating a jwt Token for authentication in a Flutter app. They are encountering rate limit errors for an endpoint related to createJwt on appwrite. They are seeking a solution for this issue and suggestions for a better approach to jwt Token creation and verification.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more