I would like my users to be able to view their application logs, the two ways I have found are to provide a link with Logs API, which will require an authentication token, OR through Logs URL for Explorer page.
Is there an API I can call to create an authentication token? Or if using explorer does a user need to be signed up to view the logs?
Thanks!