Authentication
Last updated
Last updated
After your application is successfully to the Cortex service, you must go through the authentication procedure.
First, you should call to check if the user has already logged in though . Then, you must call to ask the user to approve your application.
Finally, call to generate a Cortex token or you can reuse a token that you previously got from this method, if it is not expired.