@@ -6,9 +6,8 @@
|
||||
*
|
||||
* The client uses JWT tokens for authentication, which are automatically
|
||||
* included in requests via the fetchAuth function provided by the simpleAuth service.
|
||||
*
|
||||
* NOTE: For authentication (login, logout, token validation), please use the simpleAuth
|
||||
* service directly instead of this API client.
|
||||
*
|
||||
* Similar to AuthService.php, great pain and countless tears. And learning woooo!!!!!!!!
|
||||
*/
|
||||
class ApiClient {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user