Access-token Questions
Ad
firebase auth with MIcrosoft Graph (accessToken)
I am super hopeful someone can help me - i'm kind of stuck. i'm happily using firebase auth with microsoft ad. my authprovider is
git submodule update with Access Token inconsistent behavior
Context on a self-managed gitlab instance, with multiple users and groups, i'm trying to do a git submodule update --init
How to create a new token.json file using gmail api?
I'm working on gmail api. i have a token.json file, in which i have an access token and refresh token. but there is an expiry for those values.
Auth0 userinfo request fails to process
I'm trying to make authenticated calls to github using auth0 as an intermediary. i'm following the guide on
how to refresh access token with refresh token?
I have problem when access token expire and want to refresh it with token. i have two methods, one which shows accounts and use axios post and
How to Secure API access_token (React, Laravel)
I am working on an application (frontend: react, backend: laravel). when i make a login request i get access_token from the laravel server. i save
Get user data using passport access token - Laravel
I've been trying to return user data using access token but keep getting error: invalid payload my method was to
Laravel Passport Token Expire Methods Not Working
I use passport to make authentication for my api's i run this command to install passport : php artisan passport:install --force
How to get user id using jwt token
I tried to get user id from a jwt token. i got a jwt token and sucessfully verified it, but it doesn't return an id. when i decode the
flutter dio(4.0.0) handling token expiration (handling 401)
I have declared a class to make api requests using flutter dio as
Ad
Error in facebook login from mobile browser
I am trying to login by facebook using "react-facebook-login" and "passport-facebook-token" in nodejs. i logged successfully in the web browser
Get access token from refresh token in Volley
I am using android volley to send an http request to the blogger api website to get the user's blog:
Fetch posts from Facebook page using FB API
Up until this summer, i had a website (not my website) which was fetching it's responding fb page posts and was displaying it on a page. i
Firebase IdToken generated using FirebaseAuth.currentUser.getIdToken() on flutter gives error "failed to verify token signature" on Go backend
I am working on a flutter app where after sign-in, i have to validate a user's idtoken on a custom backend (written in go) using the
Not getting firebase access token
Firebase messaging error in http server, but works well in https server. ; firebaseerror: messaging: the required permissions were not
How to set token in authorization header in fluttter Dio post request
I want to set a token in authorization header on my post request using dio. i have tried to set the header using two options. and both dont
How to authenticate in googleapi?
Ok so i've received all the tokens and i want to access
Concepts and Usage of Access Token and Refresh Token for Login in Node.js (Express.js)
I would like to implement user login using jwt, but there is some confusion. first, when the user successfully logs in, the server
Authentication flow with custom token for Firebase Authentication on cloud functions
I'm creating a game in which i would like to use firebase authentication using cloud functions for logging in and registering users. since my dev
How to add a mobile access token in Angular 8 application?
I have deployed my application to uat but i am not able to run my application in mobile because it directly goes to access-denied(401) page. i
Reddit gives 403 when upvoting via API
I've registered as the web app as required by the
Ad
Post Requests Failed to capture the access token in Robot Framework
** settings *** library requestslibrary library collections *** variables *** ${service_root} https://xxx.yyy.org/m1/oauth
Firebase admin sdk: idToken OR custom token verification for authorization
I'm creating a custom token on backend server while login and below is the code: userschema.methods.generateauthtoken = function()
Facebook AccessToken nil after killing App (iOS)
I am developing an ios app using the facebooksdk to login. after logging in and killing the app, the
Problem getting a new token after expiry time lapses in token-based authentication in Laravel
Working on a laravel application whereby i am performing authentication to an api that requires token to be passed during login and subsequent
Can I be able to access all users data using Salesforce Access Token of Admin of the same organization
I am able to get refresh and access token for an admin in salesforce. my question is: similiar to microsoft, will i be able to access all the
GoogleClientSecrets working in debug build but not in release build
My code is working perfectly in debug mode, but it's not working in the release build. googleclientsecrets clientsecrets =
Session expired or invalid on using access token
I have created a connected app in which i have selected the oauth scopes "access and manage your data (api)" and "full access
Laravel Passport between two Laravel projects
I have one big struggle. i'm trying to create two laravel websites. one for frontend, and one for backend. the backend will provide api
react-fine-uploader to authenticate in the backend with redux-token-auth
In my stack i am using redux-token-auth to authenticate
Should i get access-token from sessionStorage for each request?
So basically when i login my backend returns me a token so i store it like: // var token is global token = res.data.token;
accessing facebook app with app token
I have a little issue getting access to some ad data via an app i have these two scripts: login <?php
Ad
Getting Public Facebook Posts with an App Token
I'm using the facebook graph api to access publicly posted information of an arbitrary user. i'm using my own profile for testing and have posted
Unable to post to facebook page using app token
I am building my first facebook app and am facing a issue. task : build a entirely server side application to be used by
App asking about itself with an app token
Is there an app token equivalent to the "/me" alias? in other words, is there a way that an application can ask for data about itself without
Creating an event with an App Token
When an event is created on our system i want to create the event on facebook via our page. this is an entirely server-side process with no user
Posting photos using an app token to Facebook
Several people have asked how to post photos using an app token and the general response seems to be that they should use a user token
Why won't the Saml2SecurityHandler create a token using ReadToken from a string I've just created using WriteToken?
So i need to serialize a token to send to a service via a queue + netmessagebinding in azure. the token comes from acs and after some jiggery
Facebook graph api token issue
I am using facebook graph api to authorize user in my app, and i get the short access token in the callback, then i exchange that token to a long
Unable to receive a permanent access token for my Shopify App
I'm following the shopify instructions to get a permanent token for a particular app/shop combination
Shopify app access token - how to make it more secure?
When store owner installs my app i save access tokens into database for later use. having access tokens from store is huge security responsibility
Guzzle HTTP Client and Shopify access token exception
I'm getting client error: post https://testing-shop.myshopify.com/admin/oauth/access_token resulted in a 400 bad requestwhile trying
Ad
Blog Categories
Ad