authenticators, services, etc, all require being on the resolver.
When trying to use the same auth in many apps, I don't want to have to make sure this is all wired up correctly -- by using the module graph, and singleton keys based off the owner, it should be doable to ditch the resolver requirements altogether.
authenticators, services, etc, all require being on the resolver.
When trying to use the same auth in many apps, I don't want to have to make sure this is all wired up correctly -- by using the module graph, and singleton keys based off the owner, it should be doable to ditch the resolver requirements altogether.