• #dev 2018-10-02
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-10-02 UTC
# 00:31
aaronpk
if you're not going to verify the JWT signature then JWT parsing is just `json_decode(base64_decode(explode('.',$jwt)[1])))`