An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: secure-authentication

Optovosw/Kroma-KeyAuth-ImGui-Example-Protected

This repository offers an example integration of KeyAuth with ImGui, showcasing how to implement authentication and protection features. The Kroma KeyAuth example demonstrates secure handling and user verification in your ImGui-based applications.

Language: C++ - Size: 478 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Optovosw/Qanta-Keyauth-Edited-Packed-Version

This repository provides an edited and packed version of KeyAuth for enhanced security and customization. The Qanta KeyAuth version includes modifications to streamline authentication processes and improve protection for your applications.

Language: C++ - Size: 272 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

atharvaj1234/Heath-Consultant-System

Health Consultant Platform - A full-stack telehealth platform enabling remote healthcare consultations, secure medical record management, real-time communication, and digital appointment scheduling. Built using React, Node.js, MySQL.

Language: JavaScript - Size: 15.5 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

DevanshuHB/Password-Vault

A secure desktop password manager built with Python, MySQL, and Tkinter — featuring encrypted storage, login authentication, and a dark-themed GUI.

Language: Python - Size: 28.3 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

Darrius-W/FastAPI-React-Auth

Secure full-stack JWT auth with FastAPI backend and React frontend using HTTP-only cookies, user registration, login, and protected routes.

Language: Python - Size: 56.3 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

vijjendra/secure-nodeJs-api

A robust and secure Node.js API built with TypeScript, Express.js, and MongoDB, implementing best practices for security, authentication, and scalability.

Language: TypeScript - Size: 93.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

BonyKoshy/Connectly

💬 Connectly – An AI-enhanced multilingual chat app built with Flask & Socket.IO. Real-time messaging, smart translation, secure login, and a modern UI – all in one seamless experience.

Language: HTML - Size: 14.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

opencoff/go-srp

SRP implementation in pure golang

Language: Go - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 169 - Forks: 21

milanmaji/AndroidTokenRefreshApp

Token refresh demo in Android using Retrofit and Mutex with DummyJSON API.

Language: Kotlin - Size: 112 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

qaiswardag/go_backend_api

This project is using the Go programming language. The system aims to provide a transparent and secure platform.

Language: Go - Size: 10.9 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Harshit-Parmar555/Auth-X

AuthX is a complete authentication system with features like user registration, login, email verification, password reset, and protected routes. It’s secure, scalable, and easy to integrate into any full-stack app.

Language: JavaScript - Size: 231 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

BoHarris/DataOps-Hub

ALEX – PII Sentinel API A real-time, machine learning-powered privacy scanner to detect and redact Personally Identifiable Information (PII) from structured datasets.

Language: Python - Size: 15.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

cureprotocols/google-auth-rewired Fork of googleapis/google-auth-library-python

A fully working, modernized fork of Google’s Python auth library — rewired, tested, and maintained.

Language: Python - Size: 5.53 MB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

souvik03-136/Go-Store

Cloud-Based File Storage System

Language: Go - Size: 15.2 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

kanugurajesh/yaarit

A Student LMS Platform

Language: JavaScript - Size: 3.3 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 16 - Forks: 1

BuddhadebKoner/complex-auth-scratch

From scratch complex auth in next js server only . using mail and jwt authentication. how works authentication from scratch using smtp brevo server .

Language: TypeScript - Size: 123 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Optivisw/Kroma-KeyAuth-ImGui-Example-Protected

This repository offers an example integration of KeyAuth with ImGui, showcasing how to implement authentication and protection features. The Kroma KeyAuth example demonstrates secure handling and user verification in your ImGui-based applications.

Language: C++ - Size: 1.14 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

Optivisw/Qanta-Keyauth-Edited-Packed-Version

This repository provides an edited and packed version of KeyAuth for enhanced security and customization. The Qanta KeyAuth version includes modifications to streamline authentication processes and improve protection for your applications.

Language: C++ - Size: 656 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SumitXettri/FullStack---Chat-App

A real-time chat app with secure JWT authentication, responsive design using Tailwind CSS, and Socket.IO for instant messaging. It supports media uploads via Cloudinary and offers 25+ themes for a personalized experience—deployed on Render.com for seamless accessibility.

Language: JavaScript - Size: 568 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

art2url/git-oauth-bridge

🗄️ A lightweight Node.js + Express server that handles GitHub OAuth authentication, exchanges authorization codes for access tokens, and retrieves user information. Perfect for integrating GitHub login into your apps.

Language: JavaScript - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

art2url/solve-sync-oauth-server

🗄️ SolveSync OAuth Server – lightweight Express server that handles GitHub OAuth authentication for the SolveSync Chrome extension, enabling secure and seamless uploads of LeetCode solutions to GitHub repositories.

Language: JavaScript - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jchv/js-srp

A JavaScript SRP-6a implementation compatible with opencoff/go-srp and idlesign/srptools.

Language: TypeScript - Size: 25.4 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 4

BraveProtn42/Qanta-Keyauth-Edited-Packed-Version

This repository provides an edited and packed version of KeyAuth for enhanced security and customization. The Qanta KeyAuth version includes modifications to streamline authentication processes and improve protection for your applications.

Language: C++ - Size: 498 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

BraveProtn42/Kroma-KeyAuth-ImGui-Example-Protected

This repository offers an example integration of KeyAuth with ImGui, showcasing how to implement authentication and protection features. The Kroma KeyAuth example demonstrates secure handling and user verification in your ImGui-based applications.

Language: C++ - Size: 776 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Iradukunda-Fils/QR-code-Generator

This QR Code Generator is a Django-based web application for user management and QR code generation. It leverages Django's robust framework to deliver an intuitive experience, strong security, and role-based access control. Focused on simplicity and usability, the system ensures seamless account management and secure, role-specific interactions.

Language: JavaScript - Size: 28.6 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

darsan-in/Finally.js

Finally.js is a Node.js tool for seamlessly deploying website files to an FTP server. It automates the process of collecting files from a specified directory and ensures secure authentication through environment variables. Ideal for developers looking to streamline their deployment process, Finally.js can be effortlessly integrated with GitHub Acti

Language: TypeScript - Size: 52.7 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

CarlosFULLHD/iot_garaje_inteligente

SmartPark - IoT-based intelligent garage system for real-time parking management and enhanced security with Spring Boot, Flutter and PostgreSQL(Cloud)

Language: Dart - Size: 6.59 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

BraveProton/Qanta-Keyauth-Edited-Packed-Version

This repository provides an edited and packed version of KeyAuth for enhanced security and customization. The Qanta KeyAuth version includes modifications to streamline authentication processes and improve protection for your applications.

Language: C++ - Size: 130 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

BraveProton/Kroma-KeyAuth-ImGui-Example-Protected

This repository offers an example integration of KeyAuth with ImGui, showcasing how to implement authentication and protection features. The Kroma KeyAuth example demonstrates secure handling and user verification in your ImGui-based applications.

Language: C++ - Size: 365 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

BobErgot/Jalsmruti-Water-Conservation-Website

Open-source Django-based website for Jalsmruti, an NGO focused on water conservation. It features event management, insights, team member profiles, initiatives, and a contact form with reCAPTCHA validation. Secure user authentication, RESTful APIs, efficient form handling, and robust database management make it ideal for non-profits.

Language: CSS - Size: 24.6 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 2

elliotsyun/goated-password-manager

This is a password manager that creates passwords based on user inputted key words, encrypting them, and storing/retrieving them.

Language: Python - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Ankit-22/LockedKeyBoard

It is a keyboard for android which doesn't let anyone enter text without entering a password. The password is invisible so a person cannot know that he has to enter a password.

Language: Java - Size: 92.8 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

HigginsChristopher/Super-Search

Welcome to Super Search! A dynamic web app for superhero fans. Explore, curate lists, and interact. Features: advanced search, admin policies, DMCA requests, comments, and user management. Built with TypeScript, Angular, Express, Node.js, lowdb, and hosted on AWS EC2. Join now!

Language: HTML - Size: 535 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GurpreetKukkar/Student-Result-Management-System

Welcome to the Student Result Management System repository, a comprehensive solution for efficiently managing engineering student results. This system is built using a modern stack, including SCSS for styling, JavaScript for interactive elements, PHP for backend functionality, and SQL for database management.

Language: JavaScript - Size: 1.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mamun417/laravel-pattern-login

Android pattern login system with laravel 7

Language: PHP - Size: 445 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Lithium876/CHAP-POC

The aim is to develop a POC like of CHAPv2 (Challenge-Handshake Authentication Protocol version 2)... Authenticating users without sharing the password over the network. This is one of the protocols that is recommended instead of PAP (Password Authentication Protocol) which sends passwords over the network in plain-text

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Lithium876/PAP-POC

A proof of concept of how PAP (Password Authentication Protocol) works when authenticating users. This POC focuses on the fact that this protocol sends passwords our the network in plain-text.

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Related Keywords