Hello, I would like to know if it is possible to do an authentication system using nodejs with passportjs or JWT integrated with Google Cloud Functions, I want to know exactly if doing authentication in GCF do not have to authenticate every time I do an action but only authenticate once.
Can anyone get me this doubt?