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

Authentication / read authorization (access using signed requests) #108

Closed
joepio opened this issue Nov 13, 2021 · 1 comment
Closed

Authentication / read authorization (access using signed requests) #108

joepio opened this issue Nov 13, 2021 · 1 comment
Milestone

Comments

@joepio
Copy link
Member

joepio commented Nov 13, 2021

atomicdata-dev/atomic-data-docs#55

We need to sign requests with an x-atomic-signature

@joepio
Copy link
Member Author

joepio commented 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

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

No branches or pull requests

1 participant