Top "Token" questions

A token is a string of characters, categorized according to the rules as a symbol (e.g., IDENTIFIER, NUMBER, COMMA).

Securing HLS with Token Authentication

I'm trying to protect as best as I can HTTP Live Stream format videos on our CDN. I would like …

security video token jwplayer6 http-live-streaming
How to extract and get a claim from token?

I've been looking for an exact answer but it seems most answers are client call and out of the scope. …

c# token access-token claims-based-identity claims
Losing authenticated token in symfony

I have a problem with authenticating in symfony. Login_check authenticates user in database but after redirection to /dashboard which …

php session authentication token symfony-2.3
Drupal token current-page:query

I need to get the value of a field that is on the "Parent page" of one of my content …

drupal drupal-7 token drupal-panels
How to transparently renew the Facebook access token while processing a service method which uses Facebook API calls?

I have a WCF service which runs in IIS 7.5 and VS 2010. This service has some methods which internally use the …

c# facebook security facebook-c#-sdk token
Implementing a token authentication

Which are the steps must I follow to implement a token authentication in my web page? Any summary or links …

authentication token http-token-authentication
How to create a soap client without WSDL

i need to visit a secure web service, every request in the header need to carry a token. i know …

c# web-services header token ws-security
Parsing Strings with JavaCC

I'm trying to think of a good way to parse strings using JavaCC without mistakenly matching it to another token. …

string parsing token javacc
Expected Type Before / After —>, Expected Declaration in Swift 3

So, I created a typealias to store a completion handler, to later pass into a function called submitTokenToBackend using Stripe's …

ios token stripe-payments swift3 completionhandler
Firebase Cloud Messaging - Managing Registration Tokens

I'm looking at implementing messaging between mobile and browser apps using Firebase cloud messaging and i have a few questions, …

firebase token registration firebase-cloud-messaging