Commit Graph

17 Commits

Author SHA1 Message Date
c7bd73c63a
♻️ Drop HTTP delivery framework
replaced 'valyala/fasthttp' to native 'net/http' package, close #4
2023-01-16 06:43:07 +06:00
3266fb1e57
🎨 Replaced TODO context to Background 2022-06-10 01:22:24 +05:00
3b0ebb3690
🚚 Renamed module due project migration
Some checks failed
continuous-integration/drone Build is failing
2022-03-13 15:58:34 +05:00
d5448c3766
Removed require dependency 2022-02-02 00:17:22 +05:00
f1245f334f
♻️ Replaces xerrors to errors package 2022-02-01 23:38:08 +05:00
c9a76ddbd6
🚚 Renamed project from oauth to indieauth 2022-01-04 22:39:19 +05:00
88d78f243b
🚨 Removed linter warnings in token package 2021-10-18 04:12:00 +05:00
35b4ae9e23
♻️ Improved token verification and revocation support 2021-10-18 03:56:37 +05:00
eda0f7095c
🚨 Removed linter warnings in token package 2021-10-14 03:00:28 +05:00
4f63db7bfa
♻️ Refactored token package, store only revoked tokens 2021-10-14 02:53:31 +05:00
83b9f56a4f
🎨 Little format client and token code 2021-10-05 11:54:36 +05:00
1a905931db
🏗️ Renamed model to domain, added testing helpers 2021-09-30 01:35:39 +05:00
a8bc4587ed
🚨 Removed linter warnings for token 2021-09-23 23:27:59 +05:00
bb1d908c9a
🎨 Format token package 2021-09-23 22:55:56 +05:00
22187f309b
🎨 Format token package usage 2021-09-23 04:25:30 +05:00
451da06bc6
♻️ Refactored token revokation 2021-09-20 20:50:00 +05:00
6d96008376
🎉 Created initial version of instance 2021-07-22 04:04:00 +05:00