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
Chiesta circa 3 mesi fa
Risposta selezionata
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 giugno alle ore 06:30
Lars