Skip to content

Conversation

artmasa
Copy link
Contributor

@artmasa artmasa commented May 21, 2024

As the Azure Functions framework is using Bearer scheme for portal and internal purposes, this package is removing support for Bearer scheme.
Users can configure the FunctionsBearer through AddJwtFunctionsBearer(Action<JwtBearerOptions>) or use a custom scheme.

@artmasa artmasa mentioned this pull request May 21, 2024
Copy link
Contributor

@helgeu helgeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think it looks good. We might test this version out early too.

@artmasa
Copy link
Contributor Author

artmasa commented May 21, 2024

Thanks @helgeu! I will go ahead and merge. It should produce a preview version and in about 2 days I will move to release

@artmasa artmasa merged commit 18267b9 into master May 21, 2024
Copy link

@josbol josbol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some suggestions for the documentation

@artmasa artmasa mentioned this pull request May 21, 2024
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

Successfully merging this pull request may close these issues.

3 participants