|
|
|
|
|
by tekromancr
4314 days ago
|
|
Then you crack the app and bypass the auth check. App continues to talk to server, you continue to document the api. Or hook a debugger into the app and watch what network calls it makes. The only real solution would be to do sanity checks on the server. |
|