/** * stormpath-sdk-angularjs * Copyright Stormpath, Inc. 2017 * * @version v2.0.1-dev-2017-04-04 * @link https://github.com/stormpath/stormpath-sdk-angularjs * @license Apache-2.0 */ "undefined"!=typeof module&&"undefined"!=typeof exports&&module.exports===exports&&(module.exports="stormpath.templates"),function(a,b,c){b.module("stormpath.templates",["spEmailVerification.tpl.html","spLoginForm.tpl.html","spPasswordResetForm.tpl.html","spPasswordResetRequestForm.tpl.html","spRegistrationForm.tpl.html"]),b.module("spEmailVerification.tpl.html",[]).run(["$templateCache",function(a){a.put("spEmailVerification.tpl.html",'

We are verifying your account

Your account has has been verified! Login Now.

We have sent a new verification message to your email address, please check your email for this message.

This email verification link is not valid. If you need us to re-send an email verification message, please enter your email address or username below.
Sorry, there was a problem with that email or username. Please try again.

')}]),b.module("spLoginForm.tpl.html",[]).run(["$templateCache",function(a){a.put("spLoginForm.tpl.html",'
Loading...

Or login with:

')}]),b.module("spPasswordResetForm.tpl.html",[]).run(["$templateCache",function(a){a.put("spPasswordResetForm.tpl.html",'

We are verifying this link

Your new password has been set. Please Login Now.

This password reset link is not valid. You may request another link by clicking here.

')}]),b.module("spPasswordResetRequestForm.tpl.html",[]).run(["$templateCache",function(a){a.put("spPasswordResetRequestForm.tpl.html",'

We have sent a password reset link to the email address of the account that you specified. Please check your email for this message, then click on the link.

Back to Login

')}]),b.module("spRegistrationForm.tpl.html",[]).run(["$templateCache",function(a){a.put("spRegistrationForm.tpl.html",'

Your account has been created. Please check your email for a verification link.

Back to Login

Your account has been created. Login Now.

Loading...

Or register with:

')}])}(window,window.angular);