netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.82k stars 283 forks source link

Replace JWT lib #307

Closed mraerino closed 2 years ago

mraerino commented 2 years ago

- Summary

See https://github.com/netlify/runtime-integrated-apps/issues/123

Also updates Go, because the lib requires 1.15

- Test plan

The new lib is supposed to be a drop-in replacement, see https://github.com/golang-jwt/jwt/blob/main/MIGRATION_GUIDE.md

- Description for the changelog

Replace JWT lib

- A picture of a cute animal (not mandatory but encouraged)

mraerino commented 2 years ago

hello CI golfing...