akeru
akeru copied to clipboard
Move away from bearer token on validator and api communicaiton to instead accept requests from a specific host.
right now we allow communication using a bearer token. This works for a while but eventually we need to move away from hard coded secrets to instead use something more formal like an allow list mechanisms.
right now we allow communication using a bearer token. This works for a while but eventually we need to move away from hard coded secrets to instead use something more formal like an allow list mechanisms.
Nice! This makes perfect sense.
Any updates on this @GuiBibeau?
probably 4-5 weeks away from working on this
Say less, now is the perfect time to work on it!