Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tuotoo/biu

v0.7.5

22 Mar 09:52
v0.7.5
b5fad92

Choose a tag to compare

v0.7.0

15 Aug 07:15
v0.7.0
3e4c863

Choose a tag to compare

Full Changelog: v0.6.9...v0.7.0

v0.6.9

25 Jun 06:38
v0.6.9
be1edb6

Choose a tag to compare

Full Changelog: v0.6.8...v0.6.9

v0.6.8

05 Jun 01:32
v0.6.8
5dbb314

Choose a tag to compare

Full Changelog: v0.6.6...v0.6.8

v0.6.6

27 Apr 09:25
v0.6.6
2438d01

Choose a tag to compare

add validator support for RouteAPI
Full Changelog: v0.6.5...v0.6.6

v0.6.5

16 Apr 09:45
v0.6.5
ee1af38

Choose a tag to compare

Full Changelog: v0.6.4...v0.6.5

use log/slog as logger
EXAMPLE

v0.6.4

31 Mar 15:29
v0.6.4
0f5d572

Choose a tag to compare

fix ed25519 and RSAPSS for JWT
Full Changelog: v0.6.2...v0.6.4

v0.6.2

11 Mar 15:41
v0.6.2
8279a64

Choose a tag to compare

Full Changelog: v0.6.1...v0.6.2

v0.6.1

11 Mar 15:21
v0.6.1
ae72059

Choose a tag to compare

  • refactor auth.Instance and auth.TokenChecker interface for better compatibility
  • hide the complex type details of generics version auth.Instance
  • rename auth.TokenChecker to auth.TokenManager
  • add Sign and CheckToken back to auth.Instance

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Mar 03:52
v0.6.0
0be240a

Choose a tag to compare

Preview

Unstable, API May Change

  • refactor the implement of auth package
  • add ECDSA/RSA algorithms for JWT instance: Examples
  • drop DefaultInstance of auth package
  • upgrade all the dependencies to latest version
    Full Changelog: v0.5.18...v0.6.0