Skip to content

Commit e79704c

Browse files
authored
Update README.md
1 parent d986619 commit e79704c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# AngularASPNETCore2WebApiAuth
22
Sample project demonstrating jwt-based authentication with an Angular (v5.2.1) frontend and ASP.NET Core 2 WebApi. Includes both local user registration with .NET Core Identity membership and facebook login scenarios.
33

4-
<img src="https://fullstackmark.com/img/posts/13/angular-spa-aspnet-core-web-api-authentication-with-facebook-login-flow.gif"/>
4+
Facebook login flow
5+
<img src="https://fullstackmark.com/img/posts/13/angular-spa-aspnet-core-web-api-authentication-with-facebook-login-flow.gif" />
6+
7+
Email signup flow
8+
<img src="https://fullstackmark.com/img/posts/13/angular-spa-aspnet-core-web-api-authentication-with-email-signup-flow.gif" />
59

610
## Development Environment
711
- Sql Server Express 2017 & Sql Server Management Studio 2017

0 commit comments

Comments
 (0)