Story Details for videos

5 - DocumentDB - Golf Tracker - A word on Identity

kahanu
Author:
Version:
Views:
1597
Date Posted:
5/26/2015 1:06:23 PM
Date Updated:
5/26/2015 1:06:23 PM
Rating:
0/0 votes
Running Time:
16:53
Framework:
DocumentDB, AngularJs, Identity
Platform:
Windows
Programming Language:
C#, JavaScript
Technologies:
DocumentDB, AngularJS, OAuth, Identity
Tags:
documentdb, angularjs, webapi, oauth, identity
Demo site:
Home Page:
https://github.com/kahanu/GolfTracker.DocumentDB
Share:
Downloads: MP4
In this video I'll demonstrate how I made some modifications to the default implementation of AspNet.Identity to handle specific needs in my application, including solving the "Invalid Token" error.

Some of the custom techniques I needed to employ in this application were:
  • Verify email address for new users
  • Send email message with link to verify email confirmation token
  • Prevent login for users who have not confirmed their email address

Along the way I ran into the dreaded "Invalid Token" error.  If you have or are dealing with this error now, watch the video, and the solution is explained at 9:30.

Be aware that I only tested this with the Confirm Email process and not the Forgot Password process, which also creates a token.  But I'm sure if you get the same error, the reason is probably the same and you can solve it with this method.

Comments

    No comments yet.

 

User Name:
(Required)
Email:
(Required)