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

[BREAKING - mid 23] Drop support for username + password auth on api #1772

Closed
MrKrisKrisu opened this issue Jul 26, 2023 · 3 comments · Fixed by #1921
Closed

[BREAKING - mid 23] Drop support for username + password auth on api #1772

MrKrisKrisu opened this issue Jul 26, 2023 · 3 comments · Fixed by #1921

Comments

@MrKrisKrisu
Copy link
Member

MrKrisKrisu commented Jul 26, 2023

Note
This issue is for an already planned feature. It's just there for you to have it on your screen.

Träwelling will disable username and password authentication against the Träwelling API in the coming weeks. We already announced this in spring 2022 via various channels (Twitter, Mastodon, Discord, Github), so that apps could prepare for this and switch to the already existing authentication via OAuth 2.0. This is a final reminder to do so.

Warning
Old Auth tokens (created with user + pass auth) will be invalidated a few weeks after the authentication method is switched off, so they will no longer be usable.

Dropped endpoints

POST /auth/signup
POST /auth/login

@MrKrisKrisu
Copy link
Member Author

Last updated in November 2022, but still a good overview.

Trawelling_API_timeline

@MrKrisKrisu
Copy link
Member Author

note
signup (register) endpoint will be removed in the next 3 days!

MrKrisKrisu added a commit that referenced this issue Aug 9, 2023
MrKrisKrisu added a commit that referenced this issue Aug 9, 2023
MrKrisKrisu added a commit that referenced this issue Aug 9, 2023
MrKrisKrisu added a commit that referenced this issue Aug 9, 2023
@MrKrisKrisu
Copy link
Member Author

warning
login endpoint will be removed in the next 3 days! Generated tokens without applications will be revoked as announced!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant