Unlock this challenge:
In the context of logging out from an API, what is the primary purpose of invalidating the token?
To reduce server load
Options D, C & A are all correct.
To improve client-side (JavaScript) performance
To prevent unauthorized access