PRX / Play-Angular

Embed player
MIT License
11 stars 7 forks source link

Suppress temporary token param #222

Open cavis opened 4 years ago

cavis commented 4 years ago

There's a ?_t= param we use with Dovetail, to provide a temporary PRX auth token to the player. This is used to "preview" an unpublished episode's embed player.

Should suppress this in the "Use this player on your site" iframe url popup. And probably in the builder.

(May be a more generic way to do this - just suppress unknown query params).