azure-functions-auth icon indicating copy to clipboard operation
azure-functions-auth copied to clipboard

Authentication and Authorization for Azure Functions (with OAuth 2.0 and JWT)

Results 44 azure-functions-auth issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...

dependencies

When using the Async style, in case of error with the validation the handleResult() will resolve the validation error object, this will cause the Azure function to return a 200...

When implementing with AAD, my tenant has multiple keys that can be used at random to validate JWTs (depending on the `kid` in the JWT header). Is there a way...

enhancement

per individual PR, setup (and teardown afterwards) an individual ... - Azure resource group - Azure resources

enhancement

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.6.0` -> `9.39.1`](https://renovatebot.com/diffs/npm/eslint/9.6.0/9.39.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.39.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.6.0/9.39.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...