Commit Graph

19 Commits

Author SHA1 Message Date
3b0ebb3690
🚚 Renamed module due project migration
Some checks failed
continuous-integration/drone Build is failing
2022-03-13 15:58:34 +05:00
9f766db302
⬆️ Upgraded go modules 2022-02-26 04:18:04 +05:00
cbc2040a02
Added user http delivery test 2022-02-25 20:35:12 +05:00
beedd6781e
👔 Updated token use case logic 2022-02-25 20:34:20 +05:00
b5c29dd553
♻️ Improved profile token claims support 2022-02-18 02:47:13 +05:00
460bd1a657
🐛 Fixed profile injection panic in /userinfo route 2022-02-18 00:22:20 +05:00
9b94472bb5
Added UserInfo endpoint 2022-02-17 21:16:15 +05:00
0dcfdfc1ac
Added profiles data support 2022-02-17 21:10:52 +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
54de0d1dcb
♻️ Replaced context.Background() to context.TODO() in tests 2022-02-01 23:30:18 +05:00
59d4c4988a
🚨 Removed linter warnings 2022-02-01 22:27:48 +05:00
f62ce1db0a
♻️ Simplify error usage in user package 2022-01-30 01:46:43 +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
2cc1fa02e7
🚚 Renamed NewEmail to ParseEmail 2022-01-29 19:43:00 +05:00
d71039d6eb
♻️ Used HTTP utils for user repository 2022-01-21 00:48:03 +05:00
c9a76ddbd6
🚚 Renamed project from oauth to indieauth 2022-01-04 22:39:19 +05:00
3a85ba2e0a
Created user package 2021-12-30 01:17:33 +05:00