How to use passport-azure-ad's BearerStrategy in loopback 4 #8255
Unanswered
bhaumik-rishabh
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks in advance,
Please help me how to create strategy and use passport-azure-ad (BearerStrategy) to just verify token, as generating token from react(client side) using msal/react and sending it to backend(loopback 4).
Any way to use passport.authenticate() on loopback 4, will help me to achieve the same.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions