mapbox / mapbox-gl-native-android

Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
218 stars 114 forks source link

Include "tk." as a valid access token prefix #725

Open andersonvom opened 2 years ago

andersonvom commented 2 years ago

Temporary tokens created via the token creation API are prefixed with tk. and are still valid access tokens.

This issue is related to and fixes https://github.com/react-native-mapbox-gl/maps/issues/1541

<changelog>Include "tk." as a valid access token prefix</changelog>

andersonvom commented 2 years ago

@macdrevx @pengdev @tobrun @sbma44 @ank27 @Chaoba hey folks, since you recently merged PRs in this repo, could one of you look into this one?