python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Nuxt Auth uses access token instead of refresh token
My issue is as follows:
After logging in my acces token and refresh token are stored and I can access them with this.$auth.strategy.token.get()
When my access token is expired, my app calls the /token...

Jochem
Votes: 0
Answers: 0
How to get refresh token in chrome extension using chrome.identity or nay other API
I want refresh token in my chrome extension using chrome.identity.
i have tried gapi service and i am able to get refresh token using grantofflineaccess method, bot able to get it using chrome.identit...
utsavjain
Votes: 0
Answers: 0
GET request failing with a valid access Token
I have an account on the website: https://dev.yuride.network/
I am using it for testing purposes. There is a particular API that I am getting issues with
https://dev.yuride.network/api/users/me/
I am ...
chintu
Votes: 0
Answers: 0
how to handle expiring access token from partner api
I'm new to Next js. I'm sure this is a common issue but I don't know what to search for. Here's an outline:
One of my partners has an API with Bearer auth. The Bearer token comes from an endpoint I ca...

Rahul Rentash
Votes: 0
Answers: 2