- Technology
- Client SDK
How can I configure JWT?
The proper way to implement JWT is to create a service that you reference in your Weavy service class constructor. The service should then preferably just return a promise for the token.
This entire section in our docs explains configuration of JWT tokens.
Here you can read about creating a JWT Token