Updates to addEmail/verifyEmail for origin and onSuccess return value.
in addEmail, save off the originating origin. in verifyEmail, use the saved off originating origin for the returned info. Always call onSuccess with an object, if token is valid, valid will be true, if token invalid, valid will be false.
Loading
Please register or sign in to comment