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

[QA]: remove external auth-endpoint #358

Open
kitsudaiki opened this issue Jul 6, 2024 · 0 comments
Open

[QA]: remove external auth-endpoint #358

kitsudaiki opened this issue Jul 6, 2024 · 0 comments
Assignees
Labels
Breaking: API Changes in the REST-API endpoints Env: Documentation requires an update of the documentation L: ★☆☆ Expect low difficulty QA Any tasks, witch improve the quality of the code, documentation and so on
Milestone

Comments

@kitsudaiki
Copy link
Owner

QA

Description

The auth-endpoints to verify the access for a request based on the token is automatically always used internally for any request. It is not intended to have this as independent endpoint, which is listed in the openAPI-docu.

Acceptance Criteria

  • the auth-process to check if a token with the request is valid is now only available internally, but not externally
  • the auth-endpoint is not listed in the OpenAPI-docu anymore

Additional Information

Blocked by

How to test

@kitsudaiki kitsudaiki added Breaking: API Changes in the REST-API endpoints QA Any tasks, witch improve the quality of the code, documentation and so on Env: Documentation requires an update of the documentation L: ★☆☆ Expect low difficulty labels Jul 6, 2024
@kitsudaiki kitsudaiki added this to the 0.5.0 milestone Jul 6, 2024
@kitsudaiki kitsudaiki self-assigned this Jul 6, 2024
@kitsudaiki kitsudaiki modified the milestones: 0.5.0, 0.6.0 Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking: API Changes in the REST-API endpoints Env: Documentation requires an update of the documentation L: ★☆☆ Expect low difficulty QA Any tasks, witch improve the quality of the code, documentation and so on
Projects
Status: No status
Development

No branches or pull requests

1 participant