akahu - v1.15.3 / UsersResource
Utilities for retrieving information about the Akahu user.
-
BaseResource
↳
UsersResource
▸ get(token
): Promise
<User
>
Get the user associated with the specified token
.
https://developers.akahu.nz/reference/get_me
Name | Type |
---|---|
token |
string |
Promise
<User
>