Sometimes there might be cases where authentication happens outside of app-tools and we still want easy access to setting tokens in the correct place with the configured store.
The one use case right now is within the Preventia Client UI app which does SSO through expo packages in which case we can use this method to set the credentials into the store
Motivations
Sometimes there might be cases where authentication happens outside of app-tools and we still want easy access to setting tokens in the correct place with the configured store.
The one use case right now is within the Preventia Client UI app which does SSO through expo packages in which case we can use this method to set the credentials into the store