Kailash B

Results 5 issues of Kailash B

### Changes Integrates rl-scanner in actions to scan the packages published. ### Checklist - [x] I have read the [Auth0 general contribution guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md) - [x] I have read the [Auth0...

## Description Integrates rl-scanner in actions to scan the packages published. ## Checklist I have read the [Auth0 general contribution guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md) I have read the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md) All...

- Upgrades the .NET version from `.NET 6` to `.NET 8` - We now have our own package that is a wrapper over the existing Microsoft JWT bearer package. -...

By submitting a PR to this repository, you agree to the terms within the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md). Please see the [contributing guidelines](https://github.com/auth0/.github/blob/master/CONTRIBUTING.md) for how to create and submit a...

### Description - Adds `Auth0.AuthenticationApi` [package](https://www.nuget.org/packages/Auth0.AuthenticationApi) as a direct dependency. - Developers can now use the features of `Auth0.AuthenticationApi` without adding/managing a separate reference. - [Examples](https://github.com/auth0/auth0-aspnetcore-authentication/blob/feature/SDK-5567/EXAMPLES.md) are updated to show...