this is a demo chat application I made for displaying my skills in Node.js and Express and Socket.io.
-
Updated
Nov 3, 2024 - JavaScript
this is a demo chat application I made for displaying my skills in Node.js and Express and Socket.io.
Application with authentication logic built using Node.js and MongoDB database
A HTTP basic authentication server with user session, works both for nginx and standalone, supports HTTPS
SwiftChat Backend is built with the Go Gin framework. It uses PostgreSQL for database management, JWT for authentication, Redis for sessions, and S3 for profile pictures. Real-time communication is handled by Socket.IO, and the entire application is containerized with Docker.
api.papers is a project created as a document for cookie-based session authentication in Laravel. It is intended to be used as a backend Web API.
This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box
Backend API for Media Entertainment Database handling CRUD functions for MongoDB
ACAD MCA provides all the essential study materials and placement resources for MCA students . Get organized, up-to-date resources all in one place to enhance your academic and placement journey.
This app aims to implement all known authentication strategies we interact with in applications.
This Sub Module contains a NestJS backend that contains the APIs for the First responders to interact with an maintain the track record of cases.
Study Bud is an web application for creating study rooms and discussing topics with multiple external users. It is built by using Go for the backend part and HTML templates in the frontend part
Cloudflare Workers based User Management and Session State Framework
Real-time chat full-stack web application written in golang based on websocket, with Fiber framework and HTMX-powered frontend.
Android | Jetpack Compose | Apollo GraphQL 3 | Clean Architecture | MVVM Principles | Node.js with TypeScript | PostgreSQL | Redis
Built a role-based access framework utilizing sessions and cookies for authentication. Integrated secure login and logout functionalities, overseeing user roles to determine access permissions throughout the application. Maintained secure routes and personalized content depending on authentication status.
A session is a way to store and manage user-specific information across requests. It involves assigning a unique ID to each client and storing data on the server. This maintains state for users, such as login status or shopping cart contents. In programming, it refers to a period of interaction between a user and a system, commonly used in web...
Fast, tiny and secured token for session cookie and Authorization HTTP header
simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even cookie jars.
Basic Rust JSON API template, cookie-based authentication included, made with axum and SQLx.
Add a description, image, and links to the session-cookie topic page so that developers can more easily learn about it.
To associate your repository with the session-cookie topic, visit your repo's landing page and select "manage topics."