1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-19 01:17:18 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Tymoteusz Czech
225d8a91f1
API tokens scoped to deleted projects shouldn't give wildcard access ()
If you have SDK tokens scoped to projects that are deleted, you should
not get access to any flags with those.

---------

Co-authored-by: David Leek <david@getunleash.io>
2024-07-08 09:52:10 +02:00
Thomas Heartman
6d913809ca
chore: extract api token service composition root; place it in /features ()
This is a refactoring task, creating an ApiTokenService composition root
in /features.
2024-07-03 11:49:11 +02:00