minus-squaretheit8514@lemmy.worldtoProgrammer Humor@programming.dev•Mo Validation Mo Problemslinkfedilinkarrow-up20·18 hours agoIMO 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. linkfedilink
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.