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

Feat/api key management #44

Merged
merged 18 commits into from
Nov 10, 2024
Merged

Feat/api key management #44

merged 18 commits into from
Nov 10, 2024

Conversation

howamith
Copy link
Member

Support creating and managing API keys.

Relates to cron-mon-io/cron-mon#22

@howamith howamith merged commit c9bfcaa into main Nov 10, 2024
1 check passed
@howamith howamith deleted the feat/api-key-management branch November 10, 2024 23:23
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
app/src/App.vue 100.00% <100.00%> (ø)
app/src/components/ConfirmationDialog.vue 100.00% <100.00%> (ø)
app/src/components/GenerateApiKeyDialog.vue 100.00% <100.00%> (ø)
app/src/components/SetupMonitorDialog.vue 100.00% <100.00%> (ø)
app/src/composables/auth.ts 100.00% <ø> (ø)
app/src/repos/api-key-repo.ts 100.00% <100.00%> (ø)
app/src/repos/api-repo.ts 100.00% <100.00%> (ø)
app/src/repos/monitor-repo.ts 100.00% <100.00%> (ø)
app/src/router/routes.ts 100.00% <100.00%> (ø)
app/src/views/KeysView.vue 100.00% <100.00%> (ø)

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