• bitfucker@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    Absolute bangers! Must read for every dev and demistifies the stigma about rolling your own auth! Authz is where things get hard

    • bitfucker@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      The post already addressed that. JWT do have their place and that’s mainly for server to server handoff with short lived lifespan. After which, the recommendation is using Device Bound Session Cookie