passport-oauth2 icon indicating copy to clipboard operation
passport-oauth2 copied to clipboard

Bearer token question

Open parky128 opened this issue 10 years ago • 0 comments

Hi,

I have a question regarding the token when its successfully retrieved after the user is authorised. I assume the token gets added to the headers? Does it get add as a Bearer Authorisation token? Or do I need to add in extra logic to accomplish this?

Thanks

parky128 avatar Nov 02 '15 15:11 parky128