Reference:
How can I get a list of all the projects a user have if ’ authentication token’ is unique per project?
Thanks,
Tom
Reference:
How can I get a list of all the projects a user have if ’ authentication token’ is unique per project?
Thanks,
Tom
Hi @tomnorm,
Valid question! You should continue to use a session token when making requests outside of the context of an individual project. Yes, that auth mechanism is marked as deprecated, but we are slowly but surely migrating to a more logical solution.
Thanks,
Rob