Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Costum extention Autorization header #379

Open
emilelegault opened this issue May 10, 2024 · 0 comments
Open

Costum extention Autorization header #379

emilelegault opened this issue May 10, 2024 · 0 comments

Comments

@emilelegault
Copy link

I just realized that the key vault store the shs256 of an email and its make its so i can call a secured api with ClientsCredential work flow. I found a work around using a Azure Function as a proxy but i'm not yet a big fan of my own solution. Should i create a fork and do my own static extentions or theire is some plan of improvement.

At the end when the extentions is use , the header contain : Authorization : Bearer [my auth token], [my email sha256].

Thx for any tips and tricks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant