1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-28 19:06:12 +01:00
unleash.unleash/website/docs
Ivar Conradi Østhus 4a81f0932f
fix: Allow AuthType None to use valid API tokens (#6247)
Fixes ##5799 and #5785

When you do not provide a token we should resolve to the "default"
environment to maintain backward compatibility. If you actually provide
a token we should prefer that and even block the request if it is not
valid.

An interesting fact is that "default" environment is not available on a
fresh installation of Unleash. This means that you need to provide a
token to actually get access to toggle configurations.


---------

Co-authored-by: Thomas Heartman <thomas@getunleash.io>
2024-02-16 08:24:56 +00:00
..
contributing
feature-flag-tutorials
how-to docs: spelling and grammar (#6007) 2024-01-23 19:52:10 +01:00
migrations
reference fix: misc UI/UX fixes (#6241) 2024-02-15 08:17:11 +00:00
topics
understanding-unleash docs: Minor typos (#6014) 2024-01-23 20:19:06 +01:00
unleash-academy
using-unleash fix: Allow AuthType None to use valid API tokens (#6247) 2024-02-16 08:24:56 +00:00
client-specification.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
quickstart.md
welcome.md Navigation refactor (#5227) 2023-10-31 09:38:03 -05:00