SecurityAlibaba Group
Session token lifetime
Your app puts the token the server returned at login into the header of every request. An interviewer asks when that token is created and when it expires, so how do you answer?
Session token lifetime
Your app puts the token the server returned at login into the header of every request. An interviewer asks when that token is created and when it expires, so how do you answer?
SecurityShort answerAdvanced
In a financial app, how do you decide when a security requirement conflicts with user con…
#session
SecurityShort answerExpert
Bots call your API directly and clear out the coupons. How do you use App Attest so the s…
#app-attest
SecurityShort answerAdvanced
Several apps from one company (the main app, a payments app, a cloud app) should share lo…
#session
SecurityShort answerAdvanced
If you designed the protocol between your app and the server yourself, how would you let …
#replay