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

DataPass API - Lecture / écriture #447

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from
Draft

DataPass API - Lecture / écriture #447

wants to merge 6 commits into from

Conversation

skelz0r
Copy link
Member

@skelz0r skelz0r commented Sep 23, 2024

No description provided.

Doorkeeper is an OAuth2 server gem. More info: https://github.com/doorkeeper-gem/doorkeeper

Custom config:

* fr i18n
* inherits from APIController (make some iterations to be compliant)
* api mode only -> no need to manage application with default UI (maybe
  will be some UI in the future)
* skip controllers within routes related to UI (related to previous
  point)
* each application has an owner (https://github.com/doorkeeper-gem/doorkeeper/wiki/Associate-users-to-OAuth-applications-%28ownership%29)
* configure scopes
Dummy /me, without serializers.
Will need some refactor for testing.
Use redoc to make OpenAPI file available on the site
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