• #dev 2025-03-08
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-03-08 UTC
# 03:35
[artlung]
I'd be curious to know if a change to the line `if (empty($check) && $parameter != 'code_verifier') {` changed to `if (empty($check) && $parameter != 'code_verifier' && $parameter != 'me') {` if things then work. Longshot.