Beapi-io / spring-boot-starter-beapi

Springboot 'convention over config' starter for API Automation
Other
1 stars 1 forks source link

IMPROVEMENT (SDK) : Detect device associated with token and keep longterm record #55

Closed orubel closed 1 year ago

orubel commented 1 year ago

To better secure users, we need to record 'device' used with token and to compare upon in initial REQUEST in order to see if token was 'hijacked'

https://github.com/ahand/mobileesp/blob/master/Java/UAgentInfo.java

orubel commented 1 year ago

moving to beapi-java-sdk