1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src/lib
Juraj Malenica e757c00840
feat: Add init api tokens option (#1181)
Adds support for initializing a fresh Unleash instance with predefined API tokens. 

Co-authored-by: sighphyre <liquidwicked64@gmail.com>
Co-authored-by: Juraj Malenica <juraj.malenica@mindsmiths.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2022-01-05 10:00:59 +01:00
..
__snapshots__ feat: Add init api tokens option (#1181) 2022-01-05 10:00:59 +01:00
addons fix: adjust feature-variant-updated event 2021-12-17 04:30:39 +01:00
db feat: Add init api tokens option (#1181) 2022-01-05 10:00:59 +01:00
error task: Ban changes to variants through feature (#1130) 2021-11-25 14:53:58 +01:00
middleware feat: remove old metrics service 2021-12-10 09:31:54 +01:00
routes fix: Adds feature-variant-updated event. (#1189) 2021-12-16 11:07:19 +01:00
schema task: Ban changes to variants through feature (#1130) 2021-11-25 14:53:58 +01:00
services feat: Add init api tokens option (#1181) 2022-01-05 10:00:59 +01:00
types feat: Add init api tokens option (#1181) 2022-01-05 10:00:59 +01:00
util fix: be explicit when specifying time & replace moment with date-fns (#1072) 2021-11-02 15:13:46 +01:00
app.test.ts
app.ts feat: remove old metrics service 2021-12-10 09:31:54 +01:00
create-config.test.ts feat: Add init api tokens option (#1181) 2022-01-05 10:00:59 +01:00
create-config.ts feat: Add init api tokens option (#1181) 2022-01-05 10:00:59 +01:00
default-custom-auth-deny-all.ts
event-hook.test.ts
event-hook.ts
logger.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
logger.ts
metric-events.ts
metrics.test.ts feat: remove old metrics service 2021-12-10 09:31:54 +01:00
metrics.ts feat: remove old metrics service 2021-12-10 09:31:54 +01:00
server-impl.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
server-impl.ts fix: expose ApiUser out of Unleash 2022-01-04 20:01:18 +01:00