Provide a simple method of using a rest API to validate the limited token for the server side
1

Why doesn't it provide a simple method of using a rest API to validate the limited token for the server side, rather than requiring us to learn about the encryption algorithm to evaluate it ourselves?

Phuong
Enviada há cerca de 3 meses
Resposta selecionada
2

The should be an AI on the API side that does all the work for you if a simple signature check is too complicated 😄

28 de junho às 06:30
Lars