Loading video player...
Wir entwickeln den OAuth 2.0 Login mit GitHub im Rahmen einer SvelteKit-Anwendung. š Anwendung & Quellcode ā Anwendung: https://snippez.netlify.app/ ā Code: https://github.com/ScriptRaccoon/snippez Verwendetes Diagram: https://github.com/essentialprogramming/oauth2-wiki/blob/master/img/authorization-code-flow.png š¦ Zeitmarken ā 00:00:00 Intro ā 00:02:56 Setup ā 00:07:27 Datenbank ā 00:11:27 Login ā 00:20:46 Autorisierungscode ā 00:23:40 State ā 00:28:10 Access Token ā 00:32:56 User API ā 00:38:47 User speichern ā 00:43:09 Authentisierung ā 00:53:20 Logout ā 00:55:00 UX ā 00:58:48 Dummy Counter ā 01:03:49 Deployment ā 01:11:11 Outro ā¶ļø Verwandte Videos: ā Linktree-Klon (Teil 1): https://youtu.be/xncNiyBxqkM ā Svelte 5 Crashkurs: https://youtu.be/4jwQsrxOtWI ā SvelteKit Crashkurs (2023): https://youtu.be/BGQNl0GmAFc ā SQLite Tutorial: https://youtu.be/0WX-7z1PsuU ā SQLite mit SvelteKit nutzen: https://youtu.be/TGPUykNCqzQ #sveltekit #oauth2 #authentication