Skip to content

Commit

Permalink
Update Index.cshtml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushalp authored Jun 28, 2018
1 parent c2c1967 commit 895fe1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EasyAuthKaushal/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<p><a href="https://docs.microsoft.com/en-us/azure/app-service/app-service-authentication-overview" class="btn btn-primary btn-lg">Learn more &raquo;</a></p>
</div>

<a href="https://easyauthkaushal-staging.azurewebsites.net/.auth/login/facebook?post_login_redirect_url=/Home/Facebook" class="btn btn-primary btn-lg">Facebook</a>
<a href="~/.auth/login/facebook?post_login_redirect_url=/Home/Facebook" class="btn btn-primary btn-lg">Facebook</a>

<p>The access token is @ViewBag.AccessToken</p>

0 comments on commit 895fe1e

Please sign in to comment.