iris/middleware/basicauth
2020-11-25 04:20:56 +02:00
..
basicauth_test.go more features and fix database/mysql:jwt example 2020-11-24 14:58:02 +02:00
basicauth.go basicauth: add session for current login tries (if MaxTries > 0) and log debug error handler 2020-11-25 04:20:56 +02:00
error.go more features and fix database/mysql:jwt example 2020-11-24 14:58:02 +02:00
header_test.go New basic auth middleware and GetRaw on User (godocs missing) 2020-11-21 12:04:37 +02:00
header.go New basic auth middleware and GetRaw on User (godocs missing) 2020-11-21 12:04:37 +02:00
user_test.go more features and fix database/mysql:jwt example 2020-11-24 14:58:02 +02:00
user.go more features and fix database/mysql:jwt example 2020-11-24 14:58:02 +02:00