#third party store token
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
hello,
when user using login method, after login im doing request to get user token from microsoft, i need to save this token, because sometimes i will need to use it in another request to microsoft
where i should save this token?
im using lumen, latest version
for me for example save it on database is not good, but maybe im wrong, if yes please tell me why
