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

Innkeeper Auth Key CRUD #740

Merged
merged 4 commits into from
Aug 1, 2023
Merged

Innkeeper Auth Key CRUD #740

merged 4 commits into from
Aug 1, 2023

Conversation

loneil
Copy link
Collaborator

@loneil loneil commented Jul 30, 2023

Innkeeper endpoints to manage API keys for Tenant IDs

image

Put under the innkeeper/authentications/api structure to differentiate from future alternate authentication methods we may add (OIDC user etc).

Creating a key does a salt/hash for the persistence layer and returns the API Key to the response. This is a similar usage we do for Reservation password.

Next steps for API Key

@loneil loneil temporarily deployed to development July 30, 2023 05:03 — with GitHub Actions Inactive
@github-actions
Copy link

Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
@loneil loneil temporarily deployed to development July 30, 2023 05:11 — with GitHub Actions Inactive
@loneil loneil requested a review from esune July 30, 2023 05:21
@esune esune merged commit c4af61b into main Aug 1, 2023
11 checks passed
@esune esune temporarily deployed to development August 1, 2023 17:31 — with GitHub Actions Inactive
@esune esune deleted the feature/authMethods branch August 1, 2023 17:31
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.

2 participants