sharing Custom AccountAuthenticator between apps
问题 I have an app I've built for a client that uses a custom AccountAuthenticator. It works wonderfully and it does what the client wants. However, that is only the first app in what will be a collection of apps that will be using the same authentication manager, and this is where I'm not sure how to proceed. I have no way of knowing which apps will be installed by any given user, or the order they may be installed. I do not what to require the user to provide their credentials for each app; that