|
6cb8845cfe
|
🐛 Fixed PKCE support in token UseCase
|
2022-02-03 02:13:46 +05:00 |
|
|
236775fec7
|
🐛 Fixed invalid authorize request parsing
|
2022-02-03 02:12:09 +05:00 |
|
|
926b6709fd
|
🔧 Added all supported scopes in metadata config
|
2022-02-02 22:56:39 +05:00 |
|
|
9b2445d41f
|
🔨 Updated systemd config
|
2022-02-02 22:55:19 +05:00 |
|
|
86080d57cc
|
🎨 Little format of the code
|
2022-02-02 22:52:52 +05:00 |
|
|
4931c2021c
|
🔧 Added PWD path for config search
|
2022-02-02 22:52:36 +05:00 |
|
|
eaa09ba8db
|
🐛 Fixed missing clients repository
|
2022-02-02 22:52:16 +05:00 |
|
|
19c11f6883
|
🐛 Fixed dependencies usage in token HTTP delivery test
|
2022-02-02 03:04:35 +05:00 |
|
|
0d26e54195
|
♻️ Refactored main.go with App struct usage
|
2022-02-02 03:02:30 +05:00 |
|
|
5b90405d40
|
🚨 Removed linter warnings
|
2022-02-02 03:01:52 +05:00 |
|
|
3f565cb6b3
|
♻️ Added dependencies helper in delivery layer tests
|
2022-02-02 02:22:23 +05:00 |
|
|
af1ebed585
|
👷 Updated CI/CD configs by Makefile
|
2022-02-02 00:52:24 +05:00 |
|
|
8655ce36bf
|
➖ Removed assert dependency from some tests
|
2022-02-02 00:40:18 +05:00 |
|
|
d5448c3766
|
➖ Removed require dependency
|
2022-02-02 00:17:22 +05:00 |
|
|
39f4bfd714
|
➖ Removed assert/require from some tests
|
2022-02-02 00:03:08 +05:00 |
|
|
e0948d88a4
|
🍱 Added VERSION plain textfile
|
2022-02-01 23:48:39 +05:00 |
|
|
f1245f334f
|
♻️ Replaces xerrors to errors package
|
2022-02-01 23:38:08 +05:00 |
|
|
54de0d1dcb
|
♻️ Replaced context.Background() to context.TODO() in tests
|
2022-02-01 23:30:18 +05:00 |
|
|
6af945b8fe
|
✅ Fixed metadata test via reflect.DeepEqual
|
2022-02-01 23:26:55 +05:00 |
|
|
10eb8c252d
|
✅ Fixed ticket test with JWT middleware
|
2022-02-01 23:26:30 +05:00 |
|
|
c4bd8ebd4d
|
🌐 Updated locales
|
2022-02-01 22:36:39 +05:00 |
|
|
7a3460a604
|
📝 Added some translation comments
|
2022-02-01 22:34:51 +05:00 |
|
|
59d4c4988a
|
🚨 Removed linter warnings
|
2022-02-01 22:27:48 +05:00 |
|
|
7680845f74
|
🛂 Used config credentials for BasicAuth middleware
|
2022-01-31 21:17:19 +05:00 |
|
|
9ef9e16625
|
✨ Added error page template
|
2022-01-31 21:15:38 +05:00 |
|
|
6e765670a7
|
🚚 Moved metadata struct from util to domain
|
2022-01-31 20:00:28 +05:00 |
|
|
505ff63ab7
|
⬆️ Upgraded go modules
|
2022-01-31 18:45:00 +05:00 |
|
|
de0281b9fb
|
✅ Used SQLMock for token repository tests
|
2022-01-31 17:05:34 +05:00 |
|
|
73dabf32cc
|
✅ Used SQLMock for ticket repository tests
|
2022-01-31 16:57:23 +05:00 |
|
|
4fd5941ab3
|
✅ Used SQLMock for session repository tests
|
2022-01-31 16:56:12 +05:00 |
|
|
88ef37c6ff
|
🐛 Fixed unused profiles repository in auth module
|
2022-01-30 22:57:59 +05:00 |
|
|
cda8fe433d
|
✅ Added domain tests
|
2022-01-30 22:49:25 +05:00 |
|
|
5c9a6bbce0
|
📌 Upgraded go modules
|
2022-01-30 01:53:58 +05:00 |
|
|
878aee22a2
|
♻️ Use internal error for ResponseType domain error
|
2022-01-30 01:47:05 +05:00 |
|
|
f62ce1db0a
|
♻️ Simplify error usage in user package
|
2022-01-30 01:46:43 +05:00 |
|
|
2e30613089
|
♻️ Simplify error usage in token package
|
2022-01-30 01:43:53 +05:00 |
|
|
ed55c8cded
|
♻️ Simplify error usage in ticket package
|
2022-01-30 01:30:37 +05:00 |
|
|
0495d4c72f
|
🗃️ Added Get method for sessions repository
|
2022-01-30 00:56:27 +05:00 |
|
|
93ba01be84
|
♻️ Return ok: true in health handler body response
|
2022-01-30 00:50:58 +05:00 |
|
|
5848f98d95
|
♻️ Simplify error usage in client package
|
2022-01-30 00:49:28 +05:00 |
|
|
2ca16a8fbb
|
✨ Added profile package for fetching profile info from providers
|
2022-01-30 00:39:56 +05:00 |
|
|
6b05c5170f
|
♻️ Simplify error usage in auth package
|
2022-01-30 00:31:52 +05:00 |
|
|
b60aab7be5
|
♻️ Improved custom error creation
|
2022-01-30 00:30:57 +05:00 |
|
|
85cfafdf21
|
🙈 Ignore gzipped aassets generated by fasthttp
|
2022-01-29 22:53:08 +05:00 |
|
|
14f4d7d2ef
|
🎨 Format domain package code
|
2022-01-29 22:50:45 +05:00 |
|
|
f6174c67e0
|
🚚 Renamed NewURL to ParseURL
|
2022-01-29 19:57:54 +05:00 |
|
|
7ce8335212
|
🚚 Renamed NewMe to ParseMe
|
2022-01-29 19:54:37 +05:00 |
|
|
c31d47d5ae
|
🚚 Renamed NewClientID to ParseClientID
|
2022-01-29 19:45:49 +05:00 |
|
|
2cc1fa02e7
|
🚚 Renamed NewEmail to ParseEmail
|
2022-01-29 19:43:00 +05:00 |
|
|
7cb23125c8
|
♻️ Improved Error usage
|
2022-01-29 19:33:50 +05:00 |
|