Here are
347 public repositories
matching this topic...
The fastest HTTP/2 Go Web Framework. Unbeatable cost-performance ratio 🍃 🚀 | 谢谢 |
🔒 Become an Auth Boss. Learn about different authentication methodologies on the web.
Fullstack authentication and accounts-management for Javascript.
Updated
Jun 28, 2022
TypeScript
HTTP Session Management for Go
🔐 Middleware for keeping track of users, login states and permissions
High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
Updated
Jul 6, 2022
JavaScript
Server side session extension for Flask
Updated
Jun 14, 2022
Python
A MySQL session store for the express framework in node
Updated
Apr 26, 2022
JavaScript
🍍 Jeff provides the simplest way to manage web sessions in Go.
A transport independent asynchronous duplex messaging library for Go
Sequelize SessionStore for Express/Connect
Updated
May 30, 2022
JavaScript
A simple wrapper around :mksession
🔐 The sessions manager for the Go Programming Language. Supports both net/http and fasthttp.
Minimalistic Sessions based Authentication app 🔒 using Reactjs, Nodejs, Express, MongoDB and Bootstrap. Uses Cookies 🍪
Updated
Jun 1, 2022
JavaScript
Provides server-backed sessions for Sanic using Redis, Memcache and more.
Updated
Feb 20, 2022
Python
HTTP response caching for Koa. Supports Redis, in-memory store, and more!
Updated
Jun 30, 2022
JavaScript
MongoDB driver for Elixir
Updated
Jul 1, 2022
Elixir
Extended session backends for Django (Sessions store IP, User Agent, and foreign key to User)
Updated
Jan 18, 2022
Python
express-session full featured MemoryStore layer without leaks!
Updated
Feb 10, 2022
JavaScript
A collection of scripts for mpv player
Go's web session library.
Complete CRUD operations with JWT sessions, made with Angular Material (Angular Material Table) in Angular 10.
Updated
Jun 2, 2022
TypeScript
WWDC.srt is a powerful app for downloading subtitles in (srt) format or data links ( video links , pdf links , sample code links ) for each WWDC session video since 2013 .
Updated
Apr 14, 2022
HTML
Responsable Multistep Form Builder for Laravel
Laravel (Lumen) Powered Wordpress Plugin Boilerplate
A Postgres session store backend for gorilla/sessions
Session management for Go 1.11+
Improve this page
Add a description, image, and links to the
sessions
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
sessions
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
Currently there is no easy way to throw errors inside loaders/actions. We should probably come up with an easy to use solution.
I have something like the following in my head: