Ionic version one secure REST API consumed only from the app

Hi,

I build an Ionic app using version 1.

The app is public, there is no need to authenticate.

I decompile the apk and see the REST API url.

How can i guarantee that the REST API can be only consumed by the app ?

Thank´s in advance

Given this,

You can’t.

What choices do we have ? limit quota consuming

I can’t think of any that don’t require user registration.

1 Like