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

Reorganize namespaces #216

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Reorganize namespaces #216

merged 1 commit into from
Dec 11, 2024

Conversation

maxachis
Copy link

@maxachis maxachis commented Dec 11, 2024

Fixes

Description

  • Reorganizes namespaces to a more logical organization
  • LIBTYFI: Clean up some redundant code.

Testing

  • Run tests in tests directory, and confirm all function as expected
  • Inspect API and confirm presence of expected changes.

Performance

  • No performance impact

Docs

  • API documentation updated

Breaking Changes

  • /auth/permissions now changed to /permissions
  • /auth/oauth now changed to /oauth/github
  • /auth/login-with-github now changed to /oauth/login-with-github
  • /auth/link-to-github to /oauth/link-to-github
  • /login to /auth/login
  • /refresh-session to /auth/refresh-session
  • /request-reset-password to /auth/request-reset-password
  • /reset-password to /auth/reset-password
  • /reset-token-validation to /auth/reset-token-validation

@maxachis maxachis merged commit 12e8e6a into dev Dec 11, 2024
10 of 11 checks passed
@maxachis maxachis deleted the mc_547_organize_namespaces branch December 11, 2024 22:39
@maxachis maxachis restored the mc_547_organize_namespaces branch December 11, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant