python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to know the wifi SSID my device is connected to in Xamarin?
I have an app that needs to be connected to a specific network. I already have a code to force the device to connect to that network, but every time I open a different screen it repeats the process an...
VAMM
Votes: 0
Answers: 1
How i verify token, that was stored in cookie httpOnly on browser?
i use express in back end and this is my token was stored in browser
My question is "how i verify or get the value as "access_token" name was stored in cookie httpOnly to my expressjs ...
HTL
Votes: 0
Answers: 1
How to verify the Coinbase price oracle signature?
Coinbase price oracle is a signed price feed API.
https://docs.cloud.coinbase.com/exchange/reference/exchangerestapi_getcoinbasepriceoracle
Does anyone know how to verify the authenticity of the price...
Jeffery Li
Votes: 0
Answers: 1
KJUR jws jsrsasign: Cannot validate ES256 token on JWT.io
We are trying to make a JWT token for Apple Search Ads using the KJUR jws library. We are using the API documents from Apple:
https://developer.apple.com/documentation/apple_search_ads/implementing_oa...
Jack Kwakman
Votes: 0
Answers: 1