-spec verify_apple(binary()) -> {ok, map()} | {error, binary()}.
-spec verify_google(map()) -> {ok, map()} | {error, binary()}.