Current behavior registers both cookie and bearer token providers and there is no way to only use one or the other.
New behavior allows selective disabling.
Note: this could allow someone to effectively use Stuntman AND disable both things that make Stuntman useful.
Current behavior registers both cookie and bearer token providers and there is no way to only use one or the other. New behavior allows selective disabling.
Note: this could allow someone to effectively use Stuntman AND disable both things that make Stuntman useful.
Implements https://github.com/ritterim/stuntman/issues/133