Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 847 Bytes

File metadata and controls

27 lines (18 loc) · 847 Bytes

jwt-authentication-with-angular-graphql

A sample app to demonstrate the JWT-based authentication and authorization using Angular, .NET & GraphQL

Prerequisites

  • Visual Studio 2022
  • .NET Core 7.0 SDK or above
  • Node.Js V16.0 or above

Steps to run the app

  • Clone the Repo
  • Build and launch the application from Visual Studio.

Demo

AngularGraphQL Output

See Also

Licenese

MIT