• Stars
    star
    3
  • Rank 3,951,734 (Top 79 %)
  • Language
    C#
  • License
    Apache License 2.0
  • Created almost 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A prototype app that accepts a valid username and password, generates a JWT Token, and returns it. The token can be used in a separate API for authorization.