Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

jwt-go · Issues· 137 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #489

    Security Issue - Authorization bypass

    Updated May 20, 2022
  • #382

    Cant go get v4

    Updated May 19, 2022
  • #419

    jwt-go generating invalid signature tokens

    Updated May 14, 2022
  • #488

    key is invalid error with RS256 generated from https://mkjwk.org/

    Updated Apr 1, 2022
  • #482

    CVE-2021-33890

    Updated Mar 24, 2022
  • #487

    cannot use time.Now().Add(time.Hour * 24).Unix() (type int64) as type *jwt.Time in field value

    Updated Jan 20, 2022
  • #348

    ParseWithClaims: getting json error when processing JWT that has multiple values for audience

    Updated Dec 14, 2021
  • #483

    .FillBytes undefined (type *big.Int has no field or method FillBytes)

    Updated Nov 23, 2021
  • #478

    Dependabot alerts

    Updated Oct 23, 2021
  • #383

    "Token used before issued"

    Updated Oct 6, 2021
  • #430

    cannot use func literal golang as a type jwt.Keyfunc

    Updated Sep 23, 2021
  • #452

    key is of invalid type, []byte('key') - not working. Hello from 2021...

    Updated Sep 23, 2021
  • #479

    Panic seen when parsing invalid 'exp' claim attribute

    Updated Aug 20, 2021
  • #249

    Add support for JWK

    enhancementUpdated Aug 17, 2021
  • #438

    Add an example for parsing RS256 tokens

    Updated Aug 3, 2021