|
You are here |
humanwhocodes.com | ||
| | | | |
aaronparecki.com
|
|
| | | | | This post describes OAuth 2.0 in a simplified format to help developers and service providers implement the protocol. | |
| | | | |
haseebmajid.dev
|
|
| | | | | Out of date This article maybe a bit out of date as PocketBase is adding new features and deprecating old functions. If you encounter an issue with the setup see this issue by Dominick Hi everyone, I've been building a new bookmarking app, using SvelteKit and PocketBase. PocketBase, is an open-source backend, that we need to self-host 1. It is written in Golang, think of it similar to Firebase or Supabase. PocketBase will handle authentication for us, creating new users, and storing the password securely. You know things all apps need, that we don't want to spend a lot of times building ourselces. To learn more about authentication with SvelteKit I recommend checking out the web there are some fantastic tutorials available 2. | |
| | | | |
ryantrimble.com
|
|
| | | | | Re-upload of an article I originally published on RIMdev.io, discussing how to build a music application with Astro. | |
| | | | |
gregorsuttie.com
|
|
| | | So this blog post comes from doing some work recently to containerize a .Net 4.8 project that needs to run on a Windows container. I wrote about Windows containers already so this is going to be some other tips to help someone who may have run into the same issues I did.Lets jump right in,... | ||