storing bearer tokens on server
Hello
Im trying to use the Kinde management API but im a bit unsure about the best way to do so is. It is authenticated with Oauth2 and that returns a bearer token that can be used for some time. Should I request a new token each time, or is there a way to get a token once and use it until it expires?
Docs: https://kinde.com/api/docs/#kinde-management-api
0 Replies