You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2019. It is now read-only.
Projects tms layers can be authed in all kinds of ways -- mapTokens, normal tokens, no auth for public projects. But Project.tms() assumes with no way of overriding this assumption that you want to use
your jwt that the rf client was initialized with. This is an issue in third party applications that have different access needs from what we need when we always have a fresh token.