goth

Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.

MIT License

Stars
5.5K
Committers
173

Bot releases are visible (Hide)

goth - v1.80.0 Latest Release

Published by techknowlogick 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.79.0...v1.80.0

goth - v1.79.0

Published by techknowlogick 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.78.0...v1.79.0

goth - v1.78.0

Published by techknowlogick about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.77.0...v1.78.0

goth - v1.77.0

Published by techknowlogick over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.76.1...v1.77.0

goth - v1.76.1

Published by techknowlogick over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.76.0...v1.76.1

goth - v1.76.0

Published by techknowlogick almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.75.2...v1.76.0

goth - v1.75.2

Published by techknowlogick almost 2 years ago

What's Changed

Full Changelog: https://github.com/markbates/goth/compare/v1.75.1...v1.75.2

goth - v1.75.1

Published by techknowlogick almost 2 years ago

goth - v1.75.0

Published by techknowlogick almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.74.2...v1.75.0

goth - v1.74.2

Published by techknowlogick almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.74.1...v1.74.2

goth - v1.74.1

Published by techknowlogick about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.74.0...v1.74.1

goth - v1.74.0

Published by techknowlogick about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.73.1...v1.74.0

goth - v1.73.1

Published by techknowlogick about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.73.0...v1.73.1

goth - v1.73.0

Published by techknowlogick over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.72.0...v1.73.0

goth - v1.72.0

Published by techknowlogick over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.71.1...v1.72.0

goth - v1.71.1

Published by techknowlogick over 2 years ago

What's Changed

Full Changelog: https://github.com/markbates/goth/compare/v1.71.0...v1.71.1

goth - v1.71.0

Published by techknowlogick over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.70.0...v1.71.0

goth - v1.70.0

Published by techknowlogick over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.69.0...v1.70.0

goth - v1.69.0

Published by techknowlogick over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/markbates/goth/compare/v1.68.0...v1.69.0

goth - v1.68.0

Published by bentranter about 3 years ago

  • #413 - @6543 - switch jwt lib to maintained one
  • #405 - @k-yomo - Make it possible to set bot_prompt query param for line
  • #391 - @subhan-nadeem - Add a Refresh Token function to the OpenID Connect provider that also returns the refreshed OpenID id_token