Commit ca241cf
fix: enable es256 jwt signing algorithm support for gotrue (#4489)
* fix: enable es256 jwt signing algorithm support for gotrue
* Apply suggestion from @sweatybridge
* Refactor JWT valid methods assignment
* Add comment on signing key validation process
Added comment about signing key validation and reading key file.
---------
Co-authored-by: Han Qiao <sweatybridge@gmail.com>1 parent 6d9e316 commit ca241cf
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
| 537 | + | |
| 538 | + | |
537 | 539 | | |
538 | 540 | | |
539 | 541 | | |
| |||
0 commit comments