Nfactor26 / pixel-identity

Bootstrapper for https://github.com/openiddict/openiddict-core and Asp.net Identity with a blazor based UI .
https://nfactor26.github.io/pixel-identity/
MIT License
151 stars 31 forks source link

Added sample applications for a service api and a blazor based client #45

Closed Nfactor26 closed 2 years ago

Nfactor26 commented 2 years ago

Description

  1. Sample asp.net core base service with introspection and secured access to a get end point for retrieving weather data
  2. Sample blazor based client which consumes the service