csharpfritz / InstantAPIs

A library that generates Minimal API endpoints for an Entity Framework context.
MIT License
448 stars 57 forks source link

Allow authentication/authorization to be configured #49

Closed bravecobra closed 2 years ago

bravecobra commented 2 years ago

We need to allow authentication and authorization to be configured.

csharpfritz commented 2 years ago

Merging with #27