-
Notifications
You must be signed in to change notification settings - Fork 792
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
Island: Add /api/register-agent endpoint #3084
Island: Add /api/register-agent endpoint #3084
Conversation
also for this: #3083 (comment) |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #3084 +/- ##
===========================================
+ Coverage 67.58% 67.62% +0.04%
===========================================
Files 444 445 +1
Lines 12730 12751 +21
===========================================
+ Hits 8603 8623 +20
- Misses 4127 4128 +1 see 4 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
2e897c0
to
30878cf
Compare
After much discussion, we settled on |
6855de9
to
5854c50
Compare
5854c50
to
69eff25
Compare
What does this PR do?
Fixes part of #3076.
Adds mock endpoint for getting token (requires OTP).
PR Checklist
Testing Checklist