Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

PKCE refresh token storage

PKCE refresh token storage

I'm currently building a SPA that communicates with the Spofity API using the Authorization Code with PKCE Flow.

How do I safely store the refresh token so the user won't need to grant authorization everytime it uses the application? My worriy is that if I use the browser's local storage, a malicious third party might manage to get access to the refresh token, and be able to generate an access token form it.

Reply
0 Replies

Suggested posts