IApplicationBuilder
Open
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
Hello,
I can't seem to access the IApplicationBuilder in Configure(IFunctionsHostBuilder builder). Am I doing something wrong here?
More concretely, I am trying to do services.AddAuthentication(JwtBearerDefaults.AuthenticationScheme),
and then app.UseAuthentication();.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.