AadHttpClient and Bearer Access Tokens #9719
Unanswered
anthonywhite
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
-
When using
AadHttpClient
to call Entra secured APIs, the Bearer Access token is visible in Browser dev tools. Questions:Can these tokens be hidden?
If not how are they stored/retrieved by the
AadHttpClient
?Beta Was this translation helpful? Give feedback.
All reactions