Svelte Login using Access & Refresh Tokens
Video Statistics and Information
Channel: Scalable Scripts
Views: 11,261
Rating: undefined out of 5
Keywords: coding, programming, full stack development, scalable scripts, programming tutorials, developer, coder, software, laravel, react, vue, angular, django, python, nestjs, nextjs, nuxtjs, golang, denojs, nodejs, microservices, docker, kubernetes, rabbitmq, kafka, event driven architecture, event driven design, containers, mircorservices architecture, api, spa, single page application, c#, java, kotlin, .net core, java spring boot
Id: Y86k1Is45Uo
Channel Id: undefined
Length: 22min 16sec (1336 seconds)
Published: Thu Feb 10 2022
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Nice mate, do you have a text version going along ? I'm too old to understand the attract of coding videos.
This seems to fill a hole in the realm of Svelte tutorials. Auth is always hard for people to wrap their heads around. Nicely done!
Refresh tokens should only ever be used in SvelteKit or stored in the backend, not in a client side Svelte application.
Perfect! Just what I needed.