Retrieving a user's authentication token

If I obtain a user’s authentication token from the API will the enrollment kick them out of their active session? I received a support inquiry from a user who is still actively using the application.

Re: "Generate Authentication Token" https://docs.journeyapps.com/reference/backend-api/api-reference/manage-app-users-and-sessions

No it won't. It will just create a new session for you.

3 Likes