André Müller Pereira

Results 1 issues of André Müller Pereira

Token without ExpiresAt runs panic, the panic has a recovery, but it would be better have an error. Sample code: [Code in Playground ](https://go.dev/play/p/pQaxs7bhYJW) ``` package main import ( "bytes"...