Improve Doods connection #69

Closed
opened 2024-01-10 17:00:01 +00:00 by jgeorgi · 1 comment
Owner

Sticking with http api calls means eventuall working up a more secure connection to doods. I've got a better handle on the CORS stuff now, can I:

  1. Set the origin header so that the app is always got a distinct CORS ID Not actually how this works...
  2. Include authentication (theoretically this should be possible now that I'm no longer using allow * for the origin rules).
Sticking with http api calls means eventuall working up a more secure connection to doods. I've got a better handle on the CORS stuff now, can I: 1) <strike>Set the origin header so that the app is always got a distinct CORS ID</strike> Not actually how this works... 2) Include authentication (theoretically this should be possible now that I'm no longer using allow * for the origin rules).
jgeorgi added the
enhancement
label 2024-01-10 17:00:01 +00:00
Author
Owner

With local detection working (#95) this becomes far less relevant. I think it can be closed.

With local detection working (#95) this becomes far less relevant. I think it can be closed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ALVINN/ALVINN_f7#69
No description provided.