Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch account email address #49

Open
nsabrams opened this issue Apr 15, 2024 · 1 comment
Open

Switch account email address #49

nsabrams opened this issue Apr 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@nsabrams
Copy link

Hi! I no longer have access to the email address I used to make my account. I luckily remember the password so I can still access my account, but would like to change the email associated with it. It doesn't look like there's an option to do this at the moment. Is this possible to do?

@lukeshingles
Copy link
Owner

lukeshingles commented Apr 15, 2024

Hi, there's currently no self-service way to change your email address (pull requests welcome!). Send an email to me (luke.shingles@gmail.com) from your new address with your old email address, username, and your API token (which I'll reset).

Get your API token with (replace USERNAME and PASSWORD with yours):
python3 -c 'import requests; print(requests.post(url="https://fallingstar-data.com/forcedphot/api-token-auth/", data={"username": "USERNAME", "password": "PASSWORD"}).json())'

@lukeshingles lukeshingles added the enhancement New feature or request label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants