@@Mahadev-x7u I haven't mastered React Native yet, but I plan to. I want my app to be mobile-friendly, so stay tuned-I'll likely make a video about it someday :)
Hi Artem, I want to ask you that whenever you generate tokens on signup/login, you are populating http-only cookies with them, sending along with the response. So how come you are able to access AccessToken at client side, when they are in http-only cookies?
Hi Vivek, that's a very good point. I've actually double-checked, and I'm not using HTTP-only cookies at the moment, but I am using Secure and SameSite. Unfortunately, I can't change this in the video right now, as it would require a reupload
Hey. I haven’t made the frontend public yet, but I’m planning to do so in the near future. In the meantime, if you have any frontend-related questions, feel free to ask them here
Thank you for comprehensive explanation!
Cool … go ahead 🔥
Thank you man!
@@artemcodesis it possible React Native with Go?
@@Mahadev-x7u I haven't mastered React Native yet, but I plan to. I want my app to be mobile-friendly, so stay tuned-I'll likely make a video about it someday :)
Thanks for making this
I’m glad that it was helpful
Hi Artem, I want to ask you that whenever you generate tokens on signup/login, you are populating http-only cookies with them, sending along with the response. So how come you are able to access AccessToken at client side, when they are in http-only cookies?
Hi Vivek, that's a very good point. I've actually double-checked, and I'm not using HTTP-only cookies at the moment, but I am using Secure and SameSite. Unfortunately, I can't change this in the video right now, as it would require a reupload
@@artemcodes cool
Where is the source code for the react app?
Hey. I haven’t made the frontend public yet, but I’m planning to do so in the near future. In the meantime, if you have any frontend-related questions, feel free to ask them here