0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/core/src
Gao Sun 2901f43e64
feat: post affiliate data to cloud (#4321)
* feat: post affiliate data to cloud

Read data from cookie and post to cloud when needed.

* chore: add alteration script

* refactor: fix alteration
2023-08-16 14:34:54 +00:00
..
__mocks__ fix(core): fix quota guard middleware env flag (#4204) 2023-07-24 14:02:50 +08:00
app
caches chore: upgrade configs (#4132) 2023-07-07 17:17:21 +00:00
database refactor(core): create quota library (#4185) 2023-07-20 16:29:39 +08:00
env-set refactor(cloud): clarify the isTest scope (#4310) 2023-08-10 14:08:13 +08:00
errors feat: mailgun connector (#4281) 2023-08-03 04:38:09 +00:00
event-listeners fix(core): add opaque access token event listener (#4227) 2023-07-25 17:08:16 +08:00
i18n
include.d test: interaction api counter cases and response status guard (#4306) 2023-08-14 10:38:05 +08:00
libraries fix(core): fix cloudflare hostname not found error handler (#4316) 2023-08-14 10:51:06 +08:00
middleware feat: mailgun connector (#4281) 2023-08-03 04:38:09 +00:00
oidc refactor(core): improve error handling (#4198) 2023-07-22 17:32:25 +08:00
queries refactor(core,console): filter out webhook logs from audit logs list (#4243) 2023-08-01 03:23:03 +00:00
routes feat: post affiliate data to cloud (#4321) 2023-08-16 14:34:54 +00:00
routes-me feat(core): add connector usage to GET APIs response (#4097) 2023-06-30 16:22:34 +08:00
tenants feat(core): apply all quota guard (#4187) 2023-07-20 09:27:25 +00:00
test-utils fix(core): fix quota guard middleware env flag (#4204) 2023-07-24 14:02:50 +08:00
utils feat(console): show sample for the guide and allow request new guide (#4327) 2023-08-15 16:44:33 +08:00
index.ts