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

Simplifying authentication #102

Open
Abbe98 opened this issue Dec 2, 2022 · 0 comments
Open

Simplifying authentication #102

Abbe98 opened this issue Dec 2, 2022 · 0 comments
Labels
API design Where we discuss any changes we want to introduce in the API

Comments

@Abbe98
Copy link
Member

Abbe98 commented Dec 2, 2022

Currently the specification borrows authentication methods from the OpenAPI spec. While this gives a lot of flexibility it creates a major implementation burden to clients wishing to support all spec-compatible endpoints.

I would suggest that the number of authentication methods is limited to lower the burden for clients while harmonizing server implementations. Maybe bring it down to two methods?

Related: #26 #41

@Abbe98 Abbe98 added the API design Where we discuss any changes we want to introduce in the API label Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API design Where we discuss any changes we want to introduce in the API
Projects
None yet
Development

No branches or pull requests

1 participant