-
Notifications
You must be signed in to change notification settings - Fork 9
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
Authentication / read authorization (access using signed requests) #108
Milestone
Comments
This was referenced Nov 13, 2021
Closed
joepio
added a commit
that referenced
this issue
Nov 14, 2021
It's working! But when I open a new tab, the first request is sent before an agent is present. I'd like these to auto-retry. To do this, the front end needs to know why a request has failed. We should use HTTP status codes for this (long overdue...). So let's get working on that: atomicdata-dev/atomic-server#11 |
joepio
added a commit
that referenced
this issue
Nov 14, 2021
joepio
added a commit
that referenced
this issue
Nov 21, 2021
joepio
added a commit
that referenced
this issue
Nov 21, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
atomicdata-dev/atomic-data-docs#55
We need to sign requests with an
x-atomic-signature
The text was updated successfully, but these errors were encountered: