submitted 7 months ago* (last edited 7 months ago) by to c/programmer_humor@programming.dev
 

...

you are viewing a single comment's thread
view the rest of the comments
[–] 25 points 7 months ago (1 child)

IMO as a developer this is a sane change. There's no telling when the format of the first-party api key will change. They may switch from reference tokens to JWT tokens tomorrow. The validation should be using the token and seeing if it works.

  • source
  • parent
  • hideshow 2 child comments