my.aspiration.com
Open in
urlscan Pro
52.34.50.114
Public Scan
Submitted URL: http://my.aspiration.com/
Effective URL: https://my.aspiration.com/auth/login/
Submission: On October 26 via api from US — Scanned from DE
Effective URL: https://my.aspiration.com/auth/login/
Submission: On October 26 via api from US — Scanned from DE
Form analysis
1 forms found in the DOM<form ng-submit="login()" autocomplete="off" casper-el="login-form" class="ng-pristine ng-valid">
<fieldset ng-disabled="processing || $root.features['maintenance.enabled']">
<div class="form-group asp-input thin-label theme-default has-focus" ng-class="{'has-error': !alwaysHideStates && state.dirty && !state.valid,
'has-success': !alwaysHideStates && state.valid && state.dirty && !state.empty,
'has-focus': state.focused,
'state-empty': state.empty,
'state-no-focus': !state.focused,
'has-warning': state.warning,
'has-help-text': helpText,
'grayed': grayed,
'password-toggle-visible': passwordToggle,
'ssn-toggle-visible': ssnToggle
}" type="email" validations-set="email" label="Email" is-required="true" input-id="signinEmail" ng-model="user.email" ng-focus="setFocusField('signinEmail')" ng-model-state="fields.email" style=""> <!-- ngIf: !alwaysHideLabel -->
<div class="label-container ng-scope" ng-if="!alwaysHideLabel"> <!-- ngIf: !customLabel --><label ng-if="!customLabel"
ng-class="{ 'show': state.focused || !state.empty || alwaysDisplayLabel, 'hide': !(state.focused || !state.empty || alwaysDisplayLabel) }" class="ng-binding ng-scope show" style="">Email</label><!-- end ngIf: !customLabel -->
<!-- ngIf: customLabel --> </div><!-- end ngIf: !alwaysHideLabel -->
<div class="control " ng-class="{ 'display-icon': icon }">
<div class="fakefield">Test<!-- ngIf: textFillName ? notHideField : fakeField --></div> <!-- ngIf: type != 'textarea' && !ssnToggle --><input ng-if="type != 'textarea' && !ssnToggle" id="signinEmail" data-testid=""
casper-el="login-email-field" ng-keyup="userChangedValue($event)" ng-paste="userChangedValue($event)" ng-input="userChangedValue($event)" tabindex="" class="form-control asp-input-class " type="email" placeholder="Email" maxlength=""
inputmode="" autocomplete="" ng-disabled="disabled" ng-class="{'locker': displayLocker }" name=""><!-- end ngIf: type != 'textarea' && !ssnToggle --> <!-- ngIf: ssnToggle --> <!-- ngIf: type == 'textarea' --> <!-- ngIf: passwordToggle -->
<!-- ngIf: ssnToggle --> <!-- ngIf: icon --> <!-- ngIf: state.empty && fakeField --> <!-- allows real time validation for designated inputs -->
<div
ng-show="(!hideTooltips && !alwaysHideStates && state.dirty && !state.valid && realTimeValidation && error) || (!hideTooltips && !alwaysHideStates && state.dirty && !state.valid && !state.focused && error)"
class="tooltip bottom ng-hide">
<div class="tooltip-arrow"></div> <!-- ngIf: underMinAmount || overBalance || !(validationsSet === 'depositoryamount-spend-save' || validationsSet === 'depositoryamount-save') -->
<div class="tooltip-inner ng-binding ng-scope" ng-if="underMinAmount || overBalance || !(validationsSet === 'depositoryamount-spend-save' || validationsSet === 'depositoryamount-save')">Please enter a valid email address</div>
<!-- end ngIf: underMinAmount || overBalance || !(validationsSet === 'depositoryamount-spend-save' || validationsSet === 'depositoryamount-save') -->
<!-- ngIf: overMaxAmount && (validationsSet === 'depositoryamount-spend-save' || validationsSet === 'depositoryamount-save') -->
</div>
</div> <!-- ngIf: helpText -->
</div>
<div class="form-group asp-input thin-label theme-default" ng-class="{'has-error': !alwaysHideStates && state.dirty && !state.valid,
'has-success': !alwaysHideStates && state.valid && state.dirty && !state.empty,
'has-focus': state.focused,
'state-empty': state.empty,
'state-no-focus': !state.focused,
'has-warning': state.warning,
'has-help-text': helpText,
'grayed': grayed,
'password-toggle-visible': passwordToggle,
'ssn-toggle-visible': ssnToggle
}" type="password" validations-set="password" label="Password" is-required="true" display-locker="true" input-id="signinPassword" ng-model="user.password" ng-focus="setFocusField('signinPassword')" ng-model-state="fields.password">
<!-- ngIf: !alwaysHideLabel -->
<div class="label-container ng-scope" ng-if="!alwaysHideLabel"> <!-- ngIf: !customLabel --><label ng-if="!customLabel"
ng-class="{ 'show': state.focused || !state.empty || alwaysDisplayLabel, 'hide': !(state.focused || !state.empty || alwaysDisplayLabel) }" class="ng-binding ng-scope hide">Password</label><!-- end ngIf: !customLabel -->
<!-- ngIf: customLabel --> </div><!-- end ngIf: !alwaysHideLabel -->
<div class="control " ng-class="{ 'display-icon': icon }">
<div class="fakefield">Test<!-- ngIf: textFillName ? notHideField : fakeField --></div> <!-- ngIf: type != 'textarea' && !ssnToggle --><input ng-if="type != 'textarea' && !ssnToggle" id="signinPassword" data-testid=""
casper-el="login-password-field" ng-keyup="userChangedValue($event)" ng-paste="userChangedValue($event)" ng-input="userChangedValue($event)" tabindex="" class="form-control asp-input-class locker" type="password" placeholder="Password"
maxlength="" inputmode="" autocomplete="" ng-disabled="disabled" ng-class="{'locker': displayLocker }" name=""><!-- end ngIf: type != 'textarea' && !ssnToggle --> <!-- ngIf: ssnToggle --> <!-- ngIf: type == 'textarea' -->
<!-- ngIf: passwordToggle --> <!-- ngIf: ssnToggle --> <!-- ngIf: icon --> <!-- ngIf: state.empty && fakeField --> <!-- allows real time validation for designated inputs -->
<div
ng-show="(!hideTooltips && !alwaysHideStates && state.dirty && !state.valid && realTimeValidation && error) || (!hideTooltips && !alwaysHideStates && state.dirty && !state.valid && !state.focused && error)"
class="tooltip bottom ng-hide">
<div class="tooltip-arrow"></div> <!-- ngIf: underMinAmount || overBalance || !(validationsSet === 'depositoryamount-spend-save' || validationsSet === 'depositoryamount-save') -->
<div class="tooltip-inner ng-binding ng-scope" ng-if="underMinAmount || overBalance || !(validationsSet === 'depositoryamount-spend-save' || validationsSet === 'depositoryamount-save')">Your password must contain at least 8 characters
including two of the following: 1 upper case letter, 1 number, 1 special character.</div><!-- end ngIf: underMinAmount || overBalance || !(validationsSet === 'depositoryamount-spend-save' || validationsSet === 'depositoryamount-save') -->
<!-- ngIf: overMaxAmount && (validationsSet === 'depositoryamount-spend-save' || validationsSet === 'depositoryamount-save') -->
</div>
</div> <!-- ngIf: helpText -->
</div>
<div class="form-group button-group"> <button id="" type="submit" class="btn-sapling btn--solid btn-sapling btn--solid asp-progress-button " disabled="disabled" data-style="fill" data-horizontal="" title="Log In"
class-type="btn-sapling btn--solid" button-state="submitButtonState" ng-disabled="!fields.email.valid || !fields.password.valid" casper-el="login-submit-button">
<div class="btn__heading ng-binding">Log In</div> <svg class="activity-indicator ng-isolate-scope inverted" width="24px" height="24px" ng-class="{'inverted': inverted}" inverted="classType.includes('solid')">
<circle class="activity-indicator-path" cx="12" cy="12" r="10.5"></circle>
<circle class="activity-indicator-fill" cx="12" cy="12" r="10.5"></circle>
</svg>
</button> </div>
<p class="sapling-ui-bodysmall"> No account?
<!-- ngIf: ref !== 'pycl' --><a class="btn-sapling btn--inline-link btn--small ng-scope" ng-if="ref !== 'pycl'" href="" ng-click="$root.signup()" target="_blank">Sign up today.</a><!-- end ngIf: ref !== 'pycl' --> <!-- ngIf: ref == 'pycl' -->
<br> Forgot your password? <a class="btn-sapling btn--inline-link btn--small" ui-sref="app.auth.forgotpassword" href="/auth/forgotPassword">Don't worry. We can help.</a> </p>
</fieldset>
</form>
Text Content
skip to main content * Enterprise Solutions * Individual Solutions * Who We Are Sign In Get Started WELCOME BACK! Please log into your account to continue. Email Test Please enter a valid email address Password Test Your password must contain at least 8 characters including two of the following: 1 upper case letter, 1 number, 1 special character. Log In No account? Sign up today. Forgot your password? Don't worry. We can help. What We Do * Enterprise Solutions * Individual Solutions * Carbon Program * Investing * Conscience Coalition * Grants * Impact About Us * Who We Are * Careers * Our Blog * Investors * Press Legal * Privacy * Security * Policies Support * FAQs * Contact Support * Do Not Sell My Personal Information Instagram Facebook Twitter YouTube iOS App Android App Strong Security 256 Bit Encryption Monitored 24/7 The Aspiration Spend Account and the Aspiration Save Account are part of a cash management account offering of Aspiration Financial, LLC (“Aspiration”), an SEC-registered broker dealer. An Aspiration Save Account may be opened by itself without opening an Aspiration Spend Account. Through the Aspiration Insured Bank Deposit Program, each business day Aspiration deposits the cash balances in the Aspiration Spend and Save Accounts into deposit accounts at one or more federally insured depository institutions (each a “Bank”) up to $250,000 per Bank. Your deposits at each Bank are eligible for insurance by the Federal Deposit Insurance Corporation (FDIC) up to $250,000, subject to FDIC rules on aggregation of deposits held in the same insurable capacity. There are currently eight Banks available to accept your deposits, making customers eligible for up to $2 million, including accrued interest, on deposit balances. The amount of available insurance coverage could change if the number of Banks changes, you designate a Bank as ineligible or you maintain deposits at a Bank outside the Aspiration Program. You are responsible for monitoring your deposits at each Bank to determine the available FDIC insurance coverage. You should carefully review the Aspiration Insured Bank Deposit Program Disclosure Statement available here. For more information about FDIC insurance coverage, please visit the FDIC website. A list of the current Aspiration Insured Bank Deposit Program Program Banks is available here. Deposits at the Banks are not eligible for SIPC coverage. Aspiration Spend is a non-interest bearing securities account with electronic transaction functionality. Aspiration Save is a securities account that, through the Insured Bank Deposit Program, permits you to earn interest on your available cash. Full disclosure about Aspiration Spend and Aspiration Save is available in the Spend & Save Supplement to the Customer Account Agreement, available here. Investments placed in the Redwood or Flagship Funds available through Aspiration are not eligible for FDIC Insurance, are not bank guaranteed and may lose value. Check the background of Aspiration Financial, LLC on FINRA’s BrokerCheck: https://brokercheck.finra.org/ Do Not Sell My Personal Information The Annual Percentage Yield ("APY") associated with the Aspiration Spend & Save Account is variable and accurate as of 10/26/23. Rates may be changed from time to time without notice. To earn 1.00% APY (3.00% APY if customer is enrolled in Aspiration Plus) interest on Aspiration Save Account balances up to and including $10,000.00 in any calendar month, customer must spend $500.00 or more, monthly, with their Aspiration debit card. Debit card transactions for money transfer vendors (for example, but not limited to, CashApp, Venmo, Facebook Pay) do not qualify towards the $500.00 spend requirement. Balances over $10,000.00 will earn 0.00% APY (0.25% APY if customer is enrolled in Aspiration Plus). If the requirements are not met each month, the APY will be 0.00% APY (0.25% APY if customer is enrolled in Aspiration Plus) on Save Account balances up to and including $10,000.00. Balances over $10,000.00 will earn 0.00% APY (0.25% if customer is enrolled in Aspiration Plus). For more information, click here. Minimum deposit required to open an Aspiration Save Account is $10.00. Enrollment fee and Pay What Is Fair fees debited directly from the Aspiration Save Account could reduce earnings. Customers will earn cash back on purchases made at selected merchants. Cash back percentages are subject to change at any time without notice. Cash back will generally be credited to customer’s Aspiration Spend Account once on the first day of each calendar month. Aspiration reserves the right to reverse Cash back transactions under certain circumstances and the right to terminate a customer’s Cash Back feature for any abuse of the feature. This Cash Back rewards program is subject to change by Aspiration at any time without notice. For more information click here. ATM use is free and unlimited, at Allpoint ATMs only. Transaction amount caps may apply. ATMs not included in the Allpoint network are considered out of network and customers may be charged a fee from that third-party ATM provider. Allpoint ATMs can be found via our ATM Locator here. Customers enrolled in Aspiration Plus may receive one out-of-network ATM fee reimbursement per month. Please note, there is also a foreign transaction fee of one percent that is not waived when using foreign ATMs, which will be included in the amount charged to your account. Aspiration Debit Card is issued by Coastal Community Bank, Member FDIC, pursuant to a license by Mastercard International Incorporated. Mastercard is a registered trademark, and the circles design is a trademark of Mastercard International Incorporated. Plant Your Change Disclaimer: When you choose to add to your Aspiration Debit Card to the Plant Your Change Service, we round up the amount of Aspiration Debit Card transactions made using your Aspiration Debit Card feature in your Aspiration Spend Account to the next whole dollar amount (from $0.01 to $0.99), and transfer the amount in excess of the purchase price to an Aspiration Plant Your Change Service Account. Even dollar transactions ($xx.00) are not considered qualifying transactions and are not eligible to be rounded up for this Service. The Plant Your Change Service Fee from Debit Card transactions will be deducted from your account once each business day and include all qualified transactions incurred since the last fee withdrawal. Aspiration's Plant Your Change Service then plants a tree through a tree-planting partner preselected by Aspiration for each completed Debit Card transaction. Aspiration charges a variable service fee (the Plant Your Change Service Fee) ranging from $0.01 per completed Debit Card transaction of up to a maximum of $0.99 per Debit Card completed transaction. The Plant Your Change Fee encompasses the cost of the Tree through a tree-planting partner preselected by Aspiration, Aspiration's costs in administering the Plant Your Change Service (including marketing and promotion), and Aspiration may retain, dependent upon the Plant Your Change Fee for a particular transaction, the remainder. If a particular transaction has placed your Aspiration Spend Account in overdraft status, we do not implement the Plant Your Change Service for that transaction. If your Debit Card transaction is subsequently canceled or reversed, the corresponding Plant Your Change Service Fee remains as a debit to your account. The Plant Your Change Service is not a securitized product or investment and participation in the Plant Your Change Service should not be considered an offer to purchase any security or investment. Aspiration may cancel or modify the Plant Your Change Service at any time and without notice. Fraud or illegal activity may void rewards, retroactively reverse rewards, and may subject the account holder to legal action. Customer may cancel at any time. Aspiration Financial, LLC is an SEC-registered broker-dealer and member FINRA/SIPC. Aspiration Financial provides brokerage services and securities products. Its affiliate company, Aspiration Fund Adviser, LLC, an SEC-registered investment adviser, provides investment advisory services. Aspiration Fund Adviser, LLC and Aspiration Financial, LLC are subsidiaries of Aspiration Partners, Inc. Neither Aspiration Partners, Inc. nor any of its subsidiaries is a bank. Aspiration pledges to donate 10% of our profits to charities. Securities purchased through your Aspiration Spend & Save Account are not FDIC-insured and are not bank-guaranteed, but are eligible for protection by SIPC, subject to the rules of SIPC. Investing in securities involves risk, including the possible loss of principal, and there is no guarantee that any investment will achieve its objectives, generate profits, or avoid losses. Before investing, consider your investment objectives. Aspiration Financial does not provide investment, financial, tax, or legal advice. Accounts and services are subject to the terms and conditions set forth in Aspiration Financial’s Customer Account Agreement or as set forth on this website and updated from time to time by Aspiration Financial. Accounts must be approved by Aspiration Financial and fully funded before brokerage or cash management services are provided. This site is designed for U.S. persons only. This is not an offer or solicitation in any jurisdiction where Aspiration Financial is not authorized to do business or where such offer or solicitation would be contrary to the local laws and regulations of that jurisdiction. System availability and account access times may vary due to a range of factors, including, market conditions, trading volumes, system performance, and other factors. B Corp: Aspiration Partners Inc. awarded B Corp Certification measuring the company's operations and business model impact on their workers, community, environment, and customers. 1% for the Planet: Aspiration Partners Inc. awarded this designation for businesses donating equivalent of at least 1% of sales to approved nonprofits. © Copyright 2023 Aspiration Partners, Inc. Individual Solutions Enterprise Solutions Who We Are Get Started Sign In By clicking “Accept”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. Cookie Settings Accept Cookies DO NOT SELL MY PERSONAL INFORMATION When you visit our website, we store cookies on your browser to collect information. The information collected might relate to you, your preferences or your device, and is mostly used to make the site work as you expect it to and to provide a more personalized web experience. However, you can choose not to allow certain types of cookies, which may impact your experience of the site and the services we are able to offer. Click on the different category headings to find out more and change our default settings according to your preference. You cannot opt-out of our First Party Strictly Necessary Cookies as they are deployed in order to ensure the proper functioning of our website (such as prompting the cookie banner and remembering your settings, to log into your account, to redirect you when you log out, etc.). For more information about the First and Third Party Cookies used please follow this link. For more information on how to to clear your cookies please follow the link provided below. More informationHow to Clear Cookies Allow All MANAGE CONSENT PREFERENCES STRICTLY NECESSARY COOKIES Always Active Strictly Necessary Cookies These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information. SALE OF PERSONAL DATA Sale of Personal Data Under the California Consumer Privacy Act, you have the right to opt-out of the sale of your personal information to third parties. These cookies collect information for analytics and to personalize your experience with targeted ads. You may exercise your right to opt out of the sale of personal information by using this toggle switch. If you opt out we will not be able to offer you personalised ads and will not hand over your personal information to any third parties. Additionally, you may contact our legal department for further clarification about your rights as a California consumer by using this Exercise My Rights link. If you have enabled privacy controls on your browser (such as a plugin), we have to take that as a valid request to opt-out. Therefore we would not be able to track your activity through the web. This may affect our ability to personalize ads according to your preferences. * SOCIAL MEDIA COOKIES Required Cookies These cookies are set by a range of social media services that we have added to the site to enable you to share our content with your friends and networks. They are capable of tracking your browser across other sites and building up a profile of your interests. This may impact the content and messages you see on other websites you visit. If you do not allow these cookies you may not be able to use or see these sharing tools. * TARGETING COOKIES Required Cookies These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising. Confirm My Choices Back Button Back PERFORMANCE COOKIES Vendor Search Search Icon Filter Icon Clear Filters Information storage and access Apply Consent Leg.Interest All Consent Allowed Select All Vendors Select All Vendors Select All Hosts Confirm My Choices