awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
florianheinemann avatar

florianheinemann/passwordless

0
View on GitHub↗
1,946 स्टार्स·125 फोर्क्स·JavaScript·MIT·4 व्यूज़

Passwordless

Passwordless एक Node.js ऑथेंटिकेशन लाइब्रेरी है जो पारंपरिक पासवर्ड के बजाय वन-टाइम टोकन का उपयोग करके सुरक्षित उपयोगकर्ता पहचान सत्यापन को सक्षम बनाती है। यह एक मिडलवेयर-आधारित पहचान प्रदाता के रूप में कार्य करती है, जो एक्सेस देने से पहले इन टोकन को मान्य करके एप्लिकेशन रूट और संसाधनों की सुरक्षा करती है।

लाइब्रेरी एक अत्यधिक डिकूपल्ड आर्किटेक्चर के माध्यम से खुद को अलग करती है जो टोकन जनरेशन, सत्यापन और वितरण को अलग करती है। डेवलपर्स ईमेल, SMS या वॉयस सेवाओं के माध्यम से ऑथेंटिकेशन कोड भेजने के लिए कस्टम टोकन वितरण रणनीतियों को लागू कर सकते हैं। इसके अलावा, सिस्टम स्टेटलेस ऑथेंटिकेशन (जो हर व्यक्तिगत अनुरोध पर टोकन को मान्य करता है) और कई इंटरैक्शन में उपयोगकर्ता स्थिति बनाए रखने के लिए पर्सिस्टेंट सत्र प्रबंधन दोनों का समर्थन करता है।

फ्रेमवर्क में एक एडाप्टर-आधारित पर्सिस्टेंस लेयर शामिल है जो विभिन्न डेटाबेस या मेमोरी कैश में ऑथेंटिकेशन टोकन के लचीले भंडारण की अनुमति देती है। यह वेब फ्रेमवर्क के लिए एकीकरण बिंदु भी प्रदान करती है, जो विशिष्ट एप्लिकेशन पथों की सुरक्षा और जटिल, बहु-चरणीय लॉगिन प्रवाह के प्रबंधन को सक्षम बनाती है।

लाइब्रेरी में उपयोगकर्ताओं को ऑथेंटिकेशन परिणामों के बारे में सूचित करने के लिए सत्र-आधारित फीडबैक संदेशों के लिए इन-बिल्ट समर्थन शामिल है। इसे वेब सर्वर वातावरण के भीतर एक मॉड्यूलर प्लगइन के रूप में स्थापित करने के लिए डिज़ाइन किया गया है।

Features

  • Passwordless Authentication Providers - Provides a passwordless authentication framework that verifies user identity using one-time tokens sent via email or SMS.
  • Passwordless Authentication - Builds secure login systems that verify user identity using one-time tokens sent via email or SMS instead of traditional passwords.
  • Request Authentication Middleware - Intercepts incoming HTTP requests to validate authentication tokens before allowing access to protected application routes or resources.
  • Token-Based Authentication - Provides token-based authentication, verifying user identity via one-time passwords delivered through email or alternative channels to grant secure access.
  • Authentication Middlewares - Verifies user identity using one-time tokens sent via email or SMS instead of traditional passwords within a middleware-based architecture.
  • Custom Login Flows - Separates token generation and verification steps to support multi-stage login processes and custom user verification workflows.
  • Two-Step Login Flows - Enables complex login flows by decoupling token request and submission, supporting secondary verification steps like manual code entry.
  • Authentication Plugins - Provides a modular authentication component that integrates with web frameworks to handle secure login flows and stateless request verification.
  • API Request Authentication - Enables secure access for web services by validating authentication tokens on every individual request without relying on server-side session storage.
  • Stateless Verifications - Supports stateless authentication, verifying user identity on every individual request without requiring server-side session storage.
  • Pluggable Token Persistence - Supports an adapter-based persistence layer that allows for flexible storage of authentication tokens in various databases or memory caches.
  • Route-Level Access Guards - Protects specific application routes by requiring valid authentication tokens before granting access to users.
  • Security and Access Control - Protects specific application paths and resources by requiring valid authentication tokens before granting users access to sensitive data or functionality.
  • Web Session Management - Maintains persistent user login states across multiple requests using middleware to ensure a seamless browsing experience for authenticated application users.
  • Stateless Token Validation - Verifies user identity by validating cryptographically signed or stored tokens on every request without requiring server-side session persistence.
  • Authentication Token Delivery Services - Facilitates the delivery of one-time authentication tokens through external email, SMS, or voice call providers.
  • Session Management Middleware - Maintains user login state across multiple HTTP requests by attaching authentication context to the request object during the middleware execution cycle.
  • Session State Management - Manages persistent user sessions across requests, ensuring users remain authenticated while browsing the application.
  • Web Framework Integrations - Offers adapters to integrate authentication flows with various web server frameworks beyond the default implementation.

स्टार हिस्ट्री

florianheinemann/passwordless के लिए स्टार हिस्ट्री चार्टflorianheinemann/passwordless के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Passwordless को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Passwordless दिखाई देता है।
  • Passkey और Passwordless ऑथेंटिकेशन लाइब्रेरीज़
  • वेब एप्लिकेशन ऑथेंटिकेशन लाइब्रेरीज़

अक्सर पूछे जाने वाले प्रश्न

florianheinemann/passwordless क्या करता है?

Passwordless एक Node.js ऑथेंटिकेशन लाइब्रेरी है जो पारंपरिक पासवर्ड के बजाय वन-टाइम टोकन का उपयोग करके सुरक्षित उपयोगकर्ता पहचान सत्यापन को सक्षम बनाती है। यह एक मिडलवेयर-आधारित पहचान प्रदाता के रूप में कार्य करती है, जो एक्सेस देने से पहले इन टोकन को मान्य करके एप्लिकेशन रूट और संसाधनों की सुरक्षा करती है।

florianheinemann/passwordless की मुख्य विशेषताएं क्या हैं?

florianheinemann/passwordless की मुख्य विशेषताएं हैं: Passwordless Authentication Providers, Passwordless Authentication, Request Authentication Middleware, Token-Based Authentication, Authentication Middlewares, Custom Login Flows, Two-Step Login Flows, Authentication Plugins।

florianheinemann/passwordless के कुछ ओपन-सोर्स विकल्प क्या हैं?

florianheinemann/passwordless के ओपन-सोर्स विकल्पों में शामिल हैं: burakorkmez/mern-chat-app — This project is a full-stack web application designed for real-time messaging and user account management. It provides… gyoogle/tech-interview-for-developer — This project is a comprehensive technical interview preparation resource and computer science interview guide. It… openiddict/openiddict-core — This project is a .NET identity stack and server framework used to build certified OpenID Connect and OAuth 2.0… omniauth/omniauth — OmniAuth is a rack authentication framework that allows applications to verify user identities through third-party… kunalkapadia/express-mongoose-es6-rest-api — This project is a boilerplate for building RESTful web services using Node.js, Express, and Mongoose. It provides a… linnovate/mean — This project is a full stack project generator and boilerplate for the MEAN stack, combining MongoDB, Express,…

Passwordless के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Passwordless के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • burakorkmez/mern-chat-appburakorkmez का अवतार

    burakorkmez/mern-chat-app

    1,095GitHub पर देखें↗

    This project is a full-stack web application designed for real-time messaging and user account management. It provides a platform for exchanging text messages instantly and tracking the active network status of participants to indicate availability. The application utilizes a unified JavaScript stack to handle both client-side interface rendering and server-side data processing. It features a single-page application architecture that updates the user interface dynamically without requiring full page reloads, while maintaining persistent bidirectional connections to ensure that conversations u

    JavaScript
    GitHub पर देखें↗1,095
  • gyoogle/tech-interview-for-developergyoogle का अवतार

    gyoogle/tech-interview-for-developer

    17,417GitHub पर देखें↗

    This project is a comprehensive technical interview preparation resource and computer science interview guide. It serves as an educational reference for developers to study core software engineering fundamentals and common coding patterns required for employment screenings. The repository provides detailed guides and references covering data structures and algorithms, networking and security, operating systems, and web development. It specifically focuses on the implementation and complexity analysis of sorting, searching, and graph algorithms. The material encompasses a wide breadth of comp

    Javaalgorithmcomputer-sciencecs
    GitHub पर देखें↗17,417
  • openiddict/openiddict-coreopeniddict का अवतार

    openiddict/openiddict-core

    5,168GitHub पर देखें↗

    This project is a .NET identity stack and server framework used to build certified OpenID Connect and OAuth 2.0 identity providers. It provides the core logic required to issue and validate security tokens and manage user authentication across various grant types and protocol flows. The framework includes a protocol translation layer that bridges OpenID Connect and SAML to enable interoperability between different identity providers. It also supports a stateless mode of operation, which removes built-in validation and storage to allow for manual control over token and client verification. Th

    C#
    GitHub पर देखें↗5,168
  • omniauth/omniauthomniauth का अवतार

    omniauth/omniauth

    8,088GitHub पर देखें↗

    OmniAuth is a rack authentication framework that allows applications to verify user identities through third-party service providers using a single standardized interface. It functions as middleware to separate identity verification from core application logic by intercepting incoming requests. The project employs a strategy-pattern provider model to encapsulate provider-specific logic into interchangeable classes. It provides a custom authentication strategy framework and base classes for building new providers based on industry standards. The framework handles the multi-step authentication

    Ruby
    GitHub पर देखें↗8,088
  • Passwordless के सभी 30 विकल्प देखें→