Has anyone published PWAs in the Android and IOS app stores? Anything to look out for? Any guides you found useful?
Anyone have a nice way to test authorization? I want to be able to quickly define which roles should/shouldn't have access to a route and then confirm via tests in a config or factory style rather than writing explicit tests for each. Does this exist somewhere?