dhax
|
dd2412463b
|
fix gopls lintings
|
2025-03-05 18:37:11 +01:00 |
|
dhax
|
8c140ba3fa
|
fix login token URL
|
2024-09-20 01:00:42 +02:00 |
|
dhax
|
1886be62bc
|
upgrade from go-pg to bun
|
2024-08-31 19:01:33 +02:00 |
|
dhax
|
8be7e5c197
|
update dependencies
|
2023-10-04 23:41:36 +02:00 |
|
dhax
|
d8d770478f
|
Merge branch 'update/jwt-package' of https://github.com/hyperyuri/go-base into hyperyuri-update/jwt-package
|
2021-11-15 15:03:15 +01:00 |
|
hyperyuri
|
c4dc8a2c21
|
build: change jwt package to the new one
|
2021-11-11 15:26:42 -03:00 |
|
dhax
|
f7b222b7f3
|
update go-chi and chi/jwtauth to v5
|
2021-09-08 23:45:06 +02:00 |
|
ia
|
1456a42a89
|
auth/jwt: RefreshJWT constructor should use JwtRefreshExpiry value
This fixes a bug where the RefreshJWT token
used the JWTExpiry instead of the refresh
one.
|
2021-03-07 07:34:13 -06:00 |
|
dhax
|
b20e15625b
|
update go-chi/jwtauth to v4
|
2020-03-03 22:02:51 +01:00 |
|
Alex Frank Adhyatma
|
a2d51bbfd8
|
Update go-chi/jwtauth to v3.3 and remove dgrijalva from direct dependencies
|
2019-03-07 11:55:45 +00:00 |
|
dhax
|
6e627dd0a0
|
Merge branch 'master' of https://github.com/piotrkochan/go-base into piotrkochan-master
|
2019-01-14 22:13:52 +01:00 |
|
dhax
|
7c19e9d87c
|
refactor AccountFilter into databasePackage
|
2019-01-01 19:59:20 +01:00 |
|
Kochan
|
1b261b983c
|
fix jwt auth
|
2018-11-26 21:09:42 +01:00 |
|
dhax
|
9b27282ee3
|
update dependencies, correct breaking changes
|
2018-10-14 18:12:12 +02:00 |
|
dhax
|
aaf0a0928d
|
refactor auth pkg into libraries
|
2017-10-31 19:15:20 +01:00 |
|
dhax
|
521f081ba0
|
remove error check redundancy
|
2017-10-30 00:02:29 +01:00 |
|
dhax
|
a774338ccd
|
remove slice pointers
|
2017-10-30 00:00:20 +01:00 |
|
dhax
|
543b39f822
|
GoDoc and some typos...
|
2017-10-22 21:56:36 +02:00 |
|
dhax
|
9f37579562
|
move mock mailer into email package
|
2017-10-22 21:53:58 +02:00 |
|
dhax
|
2dc0f02d1c
|
remove redundancy in models BeforeInsert hook
|
2017-10-13 01:01:31 +02:00 |
|
dhax
|
c3271d7dcf
|
separate profile model from account model
|
2017-10-13 00:11:57 +02:00 |
|
dhax
|
eb928912af
|
use time.Duration in token expiry env vars
|
2017-10-12 15:45:06 +02:00 |
|
dhax
|
6b7b5f2ae9
|
move auth related models into auth package
|
2017-10-04 19:35:22 +02:00 |
|
dhax
|
f1c2249744
|
moves claims into models
|
2017-10-04 02:52:19 +02:00 |
|
dhax
|
0826963742
|
improve documentation
|
2017-09-27 22:42:43 +02:00 |
|
dhax
|
232463e1db
|
minor code style changes
|
2017-09-27 18:14:51 +02:00 |
|
dhax
|
03e7b58b64
|
use crypto/rand
|
2017-09-26 23:39:23 +02:00 |
|
dhax
|
93d8310491
|
initial commit
|
2017-09-25 20:19:57 +02:00 |
|