tiled.client.context.Context.reauthenticate

Context.reauthenticate(prompt=None)[source]

Refresh authentication.

Parameters
promptbool

If True, give interactive prompt for authentication when refreshing tokens fails. If False raise an error. If None, fall back to default prompt_for_reauthentication set in Context.__init__.