Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Iron-session Alternatives
Similar projects and alternatives to iron-session
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
hyper-express
High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
-
-
-
-
nextjs-cookie-based-auth
This project has been created to learn how to implement JSON Web Token (JWT) and cookie-based authentication for only an administrator (admin) using Next.js.
-
iron-webcrypto
A cryptographic utility for sealing a JSON object using symmetric key encryption with message integrity verification.
-
nextjs-cors
:tada: nextjs-cors is a node.js package to provide a Connect/Express middleware that can be used to enable CORS with various options :rocket:
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
iron-session discussion
iron-session reviews and mentions
- Show HN: iron-session, stateless web sessions
- Stateless session utility using signed and encrypted cookies to store data. Works with Express, and Node.js HTTP servers
- Node.js stateless session utility using signed and encrypted cookies
-
Our experience adding Edge Runtime to Next.js SDK
The iron-session module's latest version is Edge Runtime-friendly, so all we had to do was update our version. Simple as that!
-
`iron-session` with app directory - Getting session information in client side
Anybody know a way to get session information from iron-session in client side using the new app directory?
-
AES 256 CBC in Rust and JavaScript.
Hello everyone. I am trying to make a library that is compatible with brc-dd/iron-webcrypto. This lib is the underlying library for vvo/iron-session. Which is a session management for Next.js. I thought this is a great way to learn something. But now I have a problem with the algorithm.
-
How to use CORS for all routes with Next js and browser session api
If you read how it works, you can see it just does something before they return handler(req, res) at the end.
-
How do handle login and security on a microfrontend application?
You could use something like iron-session to pass along an encrypted token
-
What is the best way to handle authentication on Next.js?
Check out iron-session. I just started using it for a new project where I already have an authentication setup. It makes it easy to use cookies for authorization. The repo has some examples of how to wrap API routes and getServerSideProps with it.
-
How to handle external API calls behind a login
Ive recommend you to take a look to the iron-session that will help you with the auth controlled pages thing https://github.com/vvo/iron-session
-
A note from our sponsor - Stream
getstream.io | 18 Jul 2025
Stats
vvo/iron-session is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of iron-session is TypeScript.