Authentication is very well explained in https://developer.marvel.com/documentation/authorization

We can make an authentication request whenever the application launch and access the resource followed by the success response of the API. We can also think of OAuth2 or some token-based approach in later releases.
Authentication is very well explained in https://developer.marvel.com/documentation/authorization
We can make an authentication request whenever the application launch and access the resource followed by the success response of the API. We can also think of OAuth2 or some token-based approach in later releases.