Search

37 results
found for "
*
"

Search Results

Create Astro API Endpoints to Get and Update Database Records using Drizzle ORM

lesson by Lazar Nikolov

Add GitHub Authorization to an OAuth Client App

lesson by Christian Nwamba

Create an OAuth Client-Server for code/token exchange

lesson by Christian Nwamba

Parse for the Auth Code in a Query before Sending It to a Server

lesson by Christian Nwamba

Exchange Auth Code in a Request for an Access Token

lesson by Christian Nwamba

Fetch Protected Data from a Resource Server with an Access Token

lesson by Christian Nwamba

Add Github Login to Your Web App with OAuth 2.0

course by Christian Nwamba

Deploy a React App to AWS in 24 seconds

lesson by nader dabit

Build a Corgi Up-boop Web App with Netlify Serverless Functions and Hasura

course by Jason Lengstorf

Import and Set Environment Variables from a .env file using Netlify CLI

lesson by Jason Lengstorf

Circumvent CORS when Accessing a Third-Party API using Netlify Functions

lesson by Jason Lengstorf

Manually Trigger Netlify Serverless Functions Locally

lesson by Jason Lengstorf

Deploy Serverless Functions to Production on Netlify using the Netlify CLI

lesson by Jason Lengstorf

Set up a Local Development Environment for Serverless Functions Using Netlify

lesson by Jason Lengstorf

What Are Serverless Functions?

talk by Jason Lengstorf

Up and Running with Deno

lesson by nader dabit

Benchmark http requests using autocannonjs

lesson by Yonatan Kra

Passing variables to serverless functions using query strings

lesson by Chris Biscardi

Set the httpOnly Cookie Flag in Express to Ensure Cookies are Inaccessible from JavaScript

lesson by Mike Sherov

Add https to a Localhost Express App to Prevent MITM Attacks

lesson by Mike Sherov

Mitigate CSRF Attacks by Setting the SameSite Cookie Flag in Express

lesson by Mike Sherov