Rest API : basic authentification

Hi,
after i authentificate with basic auth through my mobile app , next time i want to get data or to accees to Doctypes how i authentificate ??

ps: i got this Json response after the login : {message: Logged In, home_page: /desk, full_name: Achref}
there is no token !
any idea ?
thanks in advance

You should pass cookies

thanks , there is any documentation for doing that ?

@MartinHBramwell i have been trying to use cookies but i have got this error :
POST /api/resource/Employee%20Checkin HTTP/1.1" 403 → forbidden !!!

Please follow these steps and only then ask questions.