iris/_examples/auth/jwt
dependabot[bot] ad89abcf37
Bump golang.org/x/net in /_examples/auth/jwt/tutorial (#2068)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-19 21:11:55 +02:00
..
basic API versioning improvements 2021-01-07 04:14:41 +02:00
blocklist add an example for sessions + view data as requested 2020-11-02 18:46:38 +02:00
middleware add example for https://github.com/kataras/iris/issues/1671 2020-11-13 00:34:17 +02:00
refresh-token add context partial user helper and accept a generic interface on SetUser - the same method now returns an error if the given value does not complete at least one method of the User interface 2020-10-31 15:47:28 +02:00
tutorial Bump golang.org/x/net in /_examples/auth/jwt/tutorial (#2068) 2023-02-19 21:11:55 +02:00