Is there a safe way to manage API keys?

前端 未结 4 1800
死守一世寂寞
死守一世寂寞 2020-12-07 09:18

I am using an API within my app. I currently manage the API key from a java interface

public interface APIContract {
    //The API KEY MUST NOT BE PUBLISH. I         


        
4条回答
提交回复
热议问题