Questions tagged as 'token'

1
answer

Problems with tokens saved in session?

I'm developing an application in php and in the authentication part I have the following code: public function chamaApi(){ // chamada na api via curl $profile = json_decode($response); if($profile->erro...
asked by 18.10.2015 / 03:00
0
answers

Using Tokens and Refrash Tokens

Hey guys, I have a strong question about the use of tokens for data consumption in an Api. I know how it works to receive a token and use it in requests. The user logs in, and along with the response comes a token, which will be stored in the lo...
asked by 19.12.2018 / 02:13
0
answers

Get Facebook profile name when clicking on a link

I need to release a link to a Landing Page on facebook, but I would like to register the name of the people who clicked on the link. I wonder if there is some way to get this information by some token / parameter. Receiving this information,...
asked by 21.11.2018 / 14:23
1
answer

How can I get the JWT token after authenticating?

I have a Rest spring-boot API which, when a user authenticates the api returns the token jwt, I noticed in the browser that the token appears in the Response Header > Authentication and in the tests with the Postman it shows in the Body. H...
asked by 16.11.2018 / 15:58
0
answers

How do I identify users with physical token (USB), can I use javascript or ActiveX?

I need to identify a user to validate some reports. The idea is: User clicks a button and at this time I check if it has the credentials that will be a USB token. It does not have to be at the eCPF or eCNPJ level, it's a simple check to...
asked by 03.10.2018 / 14:27
0
answers

How do I know about the OAuth data-authuser and date-profileindex?

I have the following situation ... I have a page with links to google services. Ex.: https://drive.google.com/drive https://docs.google.com/document However, the user can be authenticated with several Google profiles, for example the pe...
asked by 07.08.2018 / 01:46
1
answer

Redirect user without token

Talk to people, good morning, so I have a problem and I'm not sure how to solve it, (maybe it's the way I implemented it), well: I'm saving a user and his token every time I log in to my platform, if someone without a token tries to access a...
asked by 06.08.2018 / 14:47
0
answers

What is the safest way to amarze Twitter Access Token and Access Token Secret in Javascript?

Hello, I'm developing a webapp that needs to make a request to the Twitter API to list all its "Followings" and for that I need to use the Access Token and Access Token Secret (you can see all of the webapp code here ) Now my question is...
asked by 01.05.2018 / 00:41
0
answers

How and where to call the method of creating a Token in WebApi to perform the validation of my user?

Good evening! I am doing a user authentication using HMACSHA512, however I am having difficulty calling the authentication method at project start and in my controller (I am using .NET). I did this in .NET Core and it has some classes and proper...
asked by 22.04.2018 / 04:50
0
answers

Configure - Graph API explorer - Show Face Groups

How do I configure my API, Graph API explorer from my faceboock to use the Token so that it shows / lists my My Face Groups? I do not know how to configure because I have a system that uses the user token of this api to show my Groups and Page...
asked by 10.04.2018 / 03:42