Skip to content

codingoutloud/claimdump

Repository files navigation

claimdump

Gathers all claims for authenticated users and dumps them out in a neat table.

ASP.NET Core version.

How did I create this?

Created a sample program using command line:

dotnet new webapp

then made meaningful changes to only one file: https://github.com/codingoutloud/claimdump/blob/master/Pages/Index.cshtml

(and cosmetic changes to a couple of other files).

How can I use this?

About

Show claims for authenticated users - .NET Core ASP.NET version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published