Diff #4 - trunk/docs/classes/helpers/apiauth/getresponse.md Repo: apex/rest-api Revision: 4 Filename: trunk/docs/classes/helpers/apiauth/getresponse.md Size: 380 bytes Updated By: apex Date Updated: January 20, 2025 at 08:40 DiffFull Code Diff Index: getresponse.md --- getresponse.md (nonexistent) +++ getresponse.md (revision 4) @@ -0,0 +1,27 @@ + +# ApiAuth::getResponse + +### Usage + +> ApiResponse ApiAuth::getResponse() + +### Description + +> Get response + + + +### Return +> ApiResponse +### See Also + +* authAccessToken() +* authLogin() +* authSimpleApi() +* check() +* checkAuth() +* checkProviderKey() +* fail() +* getUser() + + Full Code ApiAuth::getResponse Usage ApiResponse ApiAuth::getResponse() Description Get response Return ApiResponse See Also authAccessToken() authLogin() authSimpleApi() check() checkAuth() checkProviderKey() fail() getUser()