Authentication
Authentication is the process of determining whether someone or something is, in fact, who or what it says it is. Authentication technology provides access control for systems by checking to see if a user’s credentials match the credentials in a database of authorized users or in a data authentication server.
- GitHub: https://github.com/topics/authentication
- Wikipedia: https://en.wikipedia.org/wiki/Authentication
- Last updated: 2026-07-06 00:02:49 UTC
- JSON Representation
https://github.com/mikeludemann/mern-stack-authentication
A MERN Stack Authentication Setup with Login and Registration
authentication database expressjs mern-stack mongodb nodejs react security
Last synced: 14 Apr 2026
https://github.com/judahh/mauth
Authentication and Authorization Middleware
auth authentication authorization back-end backend javascript middleware midware nodejs permission typescript
Last synced: 01 Mar 2026
https://github.com/dunghenry/client_server_auth
auth use react + redux + express + mongodb + nodemailer
authentication express mongodb-atlas reactjs redux
Last synced: 13 Apr 2026
https://github.com/davidandw190/secure-user-management-system-angular-spring-aws
Simulates real-life scenarios with robust security features. Angular-Spring-AWS stack for user authentication and authorization, role-based access control, advanced security measures, and external API integration.
angular authentication authorization spring spring-boot spring-security
Last synced: 07 May 2026
https://github.com/allancalix/auth0-rust-cf-worker
A Cloudflare worker written in rust following the Auth0 integration guide.
auth0 authentication cloudflare cloudflare-workers rust
Last synced: 15 Apr 2026
https://github.com/mop157/api-gateway
api-gateway api-rest authentication authorization security
Last synced: 09 Feb 2026
https://github.com/limit-zero/ember-modlr-auth
A library for implementing authentication/authorization via modlr in Ember.js applications.
addon authentication ember ember-addon modlr
Last synced: 15 May 2026
https://github.com/maia14/auth
A base of auth. Developed in Express, MongoDB, Node.js, React and SCSS.
authentication bcrypt hooks mongodb nodejs-server react scss
Last synced: 16 Apr 2026
https://github.com/mahmudmridul/authentication
aspnet-web-api authentication dotnet identity react redux-toolkit sql sqlserver
Last synced: 16 Apr 2026
https://github.com/hungnguyenhtbvn-max/autron-protocol
Autron Protocol – Open Identity Standard for AI Agents. OAuth for the Agentic Era.
agentic-ai ai-agents authentication did identity interoperability mcp oauth open-standard
Last synced: 02 Mar 2026
https://github.com/kardelruveyda/authentication-handler-netcore
Authentication is the process of determining a user's identity. Authorization is the process of determining whether a user has access to a resource. In ASP.NET Core, authentication is handled by the authentication service, IAuthenticationService, which is used by authentication middleware.
authentication csharp dotnet dotnet-core jwt jwt-authentication swagger
Last synced: 15 Apr 2026
https://github.com/techsolutionstuff/laravel-rest-api-crud-tutorial
In this tutorial we will learn about laravel REST API CRUD opeation. REST means Representational State Transfer and API means Application Programming Interface while CRUD means Create, Read, Update and Delete.
authentication crud crud-operation example laravel laravel7 passport php postman rest-api restful-api tutorial
Last synced: 02 Mar 2026
https://github.com/sakib-333/whereisit-client
WhereIsIt is a website where can be posted for a lost and found item information.
authentication mongodb nodejs npm-package reactjs
Last synced: 14 Apr 2026
https://github.com/marck100/oauth
OAuth allows you to perform authenticate requests using OAuth 1.0 protocol.
api authentication oauth oauth1 package swift4 twitter twitter-api
Last synced: 08 Feb 2026
https://github.com/masonedotcloud/utenza
Utenza è un progetto PHP che permette agli utenti di effettuare il login e la registrazione tramite un'interfaccia web.
authentication database mysql php user-login user-registration web-app
Last synced: 09 May 2026
https://github.com/kobie3717/wa-flashlogin
WhatsApp-native passwordless auth. Zero PIN typing. Reverse-OTP via Baileys.
authentication baileys nodejs otp passwordless reverse-otp sdk typescript wasp whatsapp
Last synced: 13 Jun 2026
https://github.com/giandiport80/laravel-auth-jwt
Laravel 8 Auth JWT dengan firebase/php-jwt
accesstoken authentication jsonwebtoken laravel8 refreshtoken
Last synced: 02 Mar 2026
https://github.com/kutubofficial/to-do-app
A responsive React frontend + Node/Express backend with MongoDB integration. Features JWT authentication/authorization middleware, CRUD operations, and seamless user experiences across devices. Built with modern web stack: React Node.js Express MongoDB. Explore the codebase or contribute.
authentication authorization css expressjs mongodb-atlas nodejs reactjs routing
Last synced: 14 Apr 2026
https://github.com/hadymaher311/coursenta
This is the project of database in CUFE
authentication blade course html laravel55 php
Last synced: 03 Mar 2026
https://github.com/crisandolindesmanrumahorbo/login-keycloak
Keycloak Spring boot
Last synced: 02 Jun 2026
https://github.com/pangeacyber/pangea-integration-auth0-ipintel
Use Pangea APIs with Auth0 authentication to verify user is not from a suspicious IP
authentication integration security
Last synced: 13 Oct 2025
https://github.com/hafsa-nadim/authentication-using-firebase
auth authentication database firebase-auth
Last synced: 07 May 2026
https://github.com/martinemde/graphql-node-auth-example
An example Express GraphQL API that uses Auth0 to authenticate queries
authentication example express graphql jwt
Last synced: 16 Apr 2026
https://github.com/jaddek/pykeycloak
HTTP Client to Keycloak API
api authentication authorization http-client keycloak openid realm
Last synced: 21 Jan 2026
https://github.com/kushalv238/site-template
A basic react-based starter template for frontend programming.
authentication firebase reactjs reacttemplate redux websitetemplate
Last synced: 16 Apr 2026
https://github.com/shield-wall/simple-authenticator
authentication login php symfony symfony-bundle
Last synced: 13 May 2026
https://github.com/sunny-unik/node-auth
Node app includes jwt, secure cookie, session management and email verification via otp. Also includes tests using Jest and Supertest.
authentication jest jwt nodejs nodemailer npm stateless-authentication supertest
Last synced: 14 Apr 2026
https://github.com/cityssm/ad-web-auth-connector
A connector to assist with authenticating with a cityssm/ad-web-auth instance.
active-directory authentication http-authentication user-login
Last synced: 23 Feb 2026
https://github.com/langchain-samples/agent-oauth-example
This project demonstrates the new **Agent OAuth Authentication** capabilities in LangSmith, showcasing how to build intelligent agents that can securely authen…
authentication intermediate langgraph
Last synced: 13 Jun 2026
https://github.com/adem-berrabia/userpanel
A secure, web-based user panel for efficient user management with authentication, role-based access, and profile handling.
authentication authorization backend cloudinary ejs expressjs frontend mern-stack mongodb mongoose nodejs reactjs
Last synced: 14 Apr 2026
https://github.com/roy7077/helpdesk
A Help Desk application built with the MERN stack (MongoDB, Express, React, Node.js). It allows users to submit and manage support tickets. Features include user authentication, ticket creation and resolution, and an admin panel for managing users and tickets. Deployed on Vercel and Render.
authentication authorization css express-js helpdesk js jwt-authentication mongodb nodejs reactjs ticketing-system
Last synced: 01 Apr 2026
https://github.com/alex-necsoiu/pandora-exchange
Enterprise-grade cryptocurrency exchange user service built with Go, Gin, PostgreSQL, Redis, gRPC. Features JWT auth, Vault secrets, K8s-ready, OTEL observability.
argon2 authentication clean-architecture cryptocurrency docker gin-gonic go golang grpc kubernetes microservices opentelemetry postgresql redis rest-api sqlc vault
Last synced: 27 Jan 2026
https://github.com/ramon-mateus/web-application
CRUD em ASP.NET
aspnet aspnet-mvc authentication crud-application csharp razor-pages visual-studio
Last synced: 07 May 2026
https://github.com/Changeworlds11/Custom-WordPress-Plugin-for-IDX
Custom WordPress Plugin
api authentication db idx php plugins-wordpress real-estate
Last synced: 02 Feb 2026
https://github.com/bharatlal124/capstone_project-storefleet
This project serves as the backend for StoreFleet like Blinkit and Swiggy, implementing user authentication and related functionalities.
authentication bcrypt crypto email expressjs javascript jwt-token mongodb moongose nodejs nodemailer
Last synced: 15 Apr 2026
https://github.com/sunildivyam/node-apis-template
pre-built, production-ready Node.js and Express.js API template designed for seamless deployment on Google Cloud. This template incorporates essential features for building robust and scalable APIs, including API key authentication, flexible subscription models, efficient request caching, and robust rate limiting.
api-caching api-template authentication cloud-run express-js firebase-auth google-cloud microservices node-js rate-limiting
Last synced: 16 Apr 2026
https://github.com/aburraq/next-wave-education-app
Next level education application.
authentication authorization chartjs-2 datavisualization education-app nextjs react sweetalert2 zod-validation
Last synced: 08 May 2026
https://github.com/prasanth3291/olx_clone
Discover a straightforward OLX clone built with React and Firebase backend. Perfect for learning purposes, this project offers a simplified version of the popular online marketplace platform.
authentication context firebase firestore react
Last synced: 16 Apr 2026
https://github.com/s-h-i-v-i-s/secure-spring-webapp
spring security web demo secure spring MVC app
authentication authorization ci-cd java-development restful-services spring-framework spring-security testing web-application-development
Last synced: 04 Mar 2026
https://github.com/marianadobrivska/phonebook
PhoneBook app is an easy to use contact manager app that gives you facility of saving and viewing your contacts, so that you never lose your contacts.
authentication authorization axios javascript react react-router redux redux-toolkit
Last synced: 14 Apr 2026
https://github.com/akshay-chaulya/worldtravel-api
worldtravel application backend mainly using node.js, express.js and mongoDB
authentication cloudinary expressjs javascript jwt leflate location map mongodb mongoose multer node node-js nodemailer worldtravel
Last synced: 28 Jan 2026
https://github.com/anishvermaishere/touchpoll
Poll Application in MERN
api authentication dashboard data-visualization expressjs firebase-auth formik jwt jwt-authorization material-ui mern-stack mongodb nodejs oauth poll polling reactjs redux-toolkit reponsive-web-design
Last synced: 23 Feb 2026
https://github.com/jzo001/forge.security.jwt.service
Jwt Token based authentication / authorization service implementation
authentication authorization jwt jwt-authentication jwt-authorization jwt-bearer-tokens jwt-decode jwt-server jwt-token sso sso-authentication sso-login sso-server sso-solution
Last synced: 14 Oct 2025
https://github.com/webistomin/vuejs-table-component
:bookmark_tabs: Генерация таблицы из JSON с регистрацией и авторизацией
authentication firebase json vue
Last synced: 16 Apr 2026
https://github.com/elmarcelfarias/pontoapi-laravel10
PontoAPI - Sistema de Registro de Ponto com Laravel 10: API RESTful para gerenciamento de registro de ponto de funcionários, desenvolvida com Laravel 10, JWT Authentication, MySQL e Redis. Permite autenticação segura, controle de horários por jornada, geração de relatórios em PDF e gerenciamento de usuários com permissões.
api api-rest authentication docker dompdf jwt-authentication mysql pdf php8 redis rest
Last synced: 08 May 2026
https://github.com/maxjdev/autenticacao-google-usando-oauth2-e-spring-security
Configuração de autenticação oauth-2 usando conta google.
authentication jwt oauth2 security spring
Last synced: 23 Feb 2026
https://github.com/sethdavis512/rapidalle
React Router 7 + BetterAuth + Trigger.dev + Prisma - AI-powered image generation with DALL-E 3
ai-image-generation authentication better-auth dalle3 dark-mode fullstack openai postgresql prisma react react-router react-router-7 ssr tailwindcss trigger-dev typescript
Last synced: 04 Apr 2026
https://github.com/epicreach/tkey-web-authentication
Secure Go-based proxy server using TKey hardware for passwordless website authentication.
authentication cryptography daemon go proxy-server security-tools
Last synced: 04 Mar 2026
https://github.com/eduardofranca1/nodejs-rest-api-crud-example
Node.js REST API Example: CRUD user with authentication using Node.js, TypeScript, Express, Jest, Mongoose, and Swagger
authentication express integration-test jest jwt jwt-authentication mongodb mongoose node nodejs rest rest-api swagger typescript unit-tests
Last synced: 01 Apr 2026
https://github.com/shouva/ginroles
Gin Auth & Roles
authentication gin golang rbac
Last synced: 18 May 2026
https://github.com/kaushikshivam/bonifacho-legacy
Bonifacho is an artwork marketplace built using the MERN stack. It lets you: 1. Create an account either as an Artist or Collector 2. Artists can manage their artwork (Create, Update, Read, Delete) and put them up for sale 3. Collectors can view the artworks, add them to their cart and make payments with Stripe
authentication authorization express mongodb mongoose node react react-router redux sass stripe
Last synced: 01 Apr 2026
https://github.com/mrboombastic/webauthn2go
A work-in-progress Go library designed to simplify the server-side implementation of the WebAuthn (FIDO2) protocol for passwordless authentication.
2fa auth authentication go mfa passkey passkeys webauthn
Last synced: 12 Oct 2025
https://github.com/vagishkapila/varshyl-toolkit
Varshyl shared module toolbox. Versioned packages installed by Varshyl products.
authentication capacitor consent-management gdpr in-app-purchases ionic mobile-payments monorepo nextjs npm-package onboarding postgresql react revenuecat subscriptions tailwindcss typescript
Last synced: 03 Jun 2026
https://github.com/smraju115/.net-core-identity-rolebasedauthorization
This project demonstrates how to implement Role-Based Authorization using ASP.NET Core Identity. It includes user authentication, role management, and secure access control for different user roles (e.g., Admin, User, Manager).
asp-net-core authentication customauthentications identity rolebasedauthrorization
Last synced: 16 Apr 2026
https://github.com/tebogoyungmercykay/restful_api_implementation_in_dotnet_6
This Implementation serves as a comprehensive guide that empowers developers to understand, interact with, and integrate an Application Programming Interface (API) seamlessly into your applications.
api authentication database dotnet dotnet-framework encryption-decryption get post requests restful-api security singleton
Last synced: 13 May 2026
https://github.com/carevicm/recipe-app
This repository contains the source code for a Recipe App developed using Angular.
angular angular17 angularjs auth authentication bootstrap css3 firebase-auth firebase-hosting firebase-realtime-database html5 node nodejs promises rxjs rxjs-observables rxjs-subscriptions typescript
Last synced: 18 Feb 2026
https://github.com/younisyousaf/next-js-15-learning
A repo where we will learn the next js with auth, UI's and more.
api authentication file-routing groq-integration isr next-auth next-js nextjs15 oauth ppr query-language react-19 react-dom sanity sanity-io sanity-studio shadcn ssr tailwindcss
Last synced: 17 Apr 2026
https://github.com/sneakyshrike/achievement-forum-webapp
Front-end of a forum application centered around video game achievements
achievement-hunter achievements angular authentication css forum front-end game html login npm playstation steam typescript video-game xbox
Last synced: 17 Apr 2026
https://github.com/azmanabdlh/golang-web
authentication golang gql grpc jwt nsq oauth2 restful-api
Last synced: 13 May 2026
https://github.com/raphaelapeh/full-authentication-with-drf
Authentication in Django Rest Framework.🚀
authentication dj django django-rest-framework drf python
Last synced: 15 Jun 2026
https://github.com/zahidakbar2370/fuuastianfood
(www.fuuastianfood.com) website for University student home made product sale and order from website (food app)
authentication bootstrap5 css html laravel laravel-framework laravel-package
Last synced: 08 May 2026
https://github.com/nickhil-verma/auth_universal_repo
This repository is an authentication service that supports both signup and login functionalities using JWT tokens. It enables users to register and authenticate with either their email or username, and provides secure access with JWT-based token generation. The application is deployed on Vercel and connected to MongoDB for user data storage.
authentication bcryptjs jwt-authentication mongodb
Last synced: 18 May 2026
https://github.com/ga4gh/passport-playground
GA4GH Passport & AAI Playground
aai authentication authorization data-security data-use duri governance passport researcher-identity
Last synced: 15 Jun 2026
https://github.com/shawonbarman/user-authentication-with-email-verification
I will do this project to a better understanding of how to authenticate with email verification in Django. Here I had uses the UUID module to generate a random verification code and then our system will send this code to the user to verify his/her account.
authentication bootstrap4 css3 django html5 python verification
Last synced: 17 Apr 2026
https://github.com/onodera-sf/aspnetcorecookieauthentication_6_0
Cookie 認証 を使用してログインの仕組みを作り、認証していない場合リダイレクトされる仕組みを作るサンプルです。
asp-net-core asp-net-core-mvc asp-net-core-razor-pages authentication cookie login
Last synced: 05 Mar 2026
https://github.com/zlhshn/recipe_app
Page access in the project was made using firebase authentication. In the project, which is a multi-page web application, recipes can be searched, filtered and their details can be viewed.
authentication context-api firebase material-ui pagination react-router
Last synced: 17 Apr 2026
https://github.com/silvestrevivo/express-authentication
Authorization with Express server, exercise with ReactJS, following the Udemy Tutorial from @StephenGrider
authentication authorization express mongodb mongoose nodejs reactjs redux-thunk
Last synced: 14 Apr 2026
https://github.com/bell-kevin/reactnativefinalproject2730
React Native Final Project SDEV 2730 DATC Davis Tech Kaysville, Utah
android authentication camera davis-technical-college firebase-database gps gps-location ios react-native sql-lite sqlite sqlite-database
Last synced: 17 Apr 2026
https://github.com/niomwungeri-fabrice/django-basic-jwt-auth
Accounts is a Django app to authenticate user using JWT Token on custom users.
authentication django-rest-framework python restful-api
Last synced: 19 Jan 2026
https://github.com/lucianookdp/player-forms
Aplicação web com Express e EJS que utiliza Firebase para autenticação e cadastro de jogadores, com dados armazenados no Firestore e exibidos após login.
authentication cadastro crud ejs express firebase javascript player
Last synced: 08 May 2026
https://github.com/akhand55/video-call
Users can sign up or join as guests with this video calling software. Along with screen sharing and a chat function that lets users communicate freely with one another on a fully responsible website, it can also wipe out audio and video.
authentication axios-react chat-application express-js material-ui mongodb mui-icons nodejs npm-package react react-js react-router-dom responsive-design socket-io-chat-app socket-io-client socket-io-server typescript video-call-application webrtc-video
Last synced: 02 Apr 2026
https://github.com/omjogani/jwt-authentication
Complete JWT Token based Authentication...
authentication expressjs github github-codespaces nodejs
Last synced: 02 Apr 2026
https://github.com/babarvishal/blogging
Features of Your Blogging App User Authentication: Signup and Signin: Users can create an account by signing up or log into an existing account. This process ensures that only registered users can access certain features of the app. Blog Creation: Authenticated Blog Creation: Once signed in, users can create their own blogs.
authentication authorization bootstrap css ejs-template-engine express html mongodb nodejs
Last synced: 02 Apr 2026
https://github.com/sujoyghoshal/fruit.ai-product
FruitAI is an advanced platform designed to harness the power of artificial intelligence for in-depth fruit analysis and quality assessment. By integrating cutting-edge machine learning algorithms and comprehensive data analytics, FruitAI provides users with valuable insights into fruit.
authentication axios django graphql hooks icons mongodb postman python3 react
Last synced: 28 Jan 2026
https://github.com/muneeb-yaqub/pet-adoption-platform
A Pet Adoption Platform built with Laravel that connects pet owners with adopters. It includes user management, pet listings with CRUD operations, search functionality, a wishlist, and messaging. An admin panel allows managing users and listings. The platform features a user-friendly UI with navigation, forms, tables, modals, and responsive design.
admin-panel animal-welfare authentication bootstrap crud laravel messaging-system mysql pet-adoption php responsive-design restful-api search-and-filters user-dashboard web-application
Last synced: 24 Feb 2026
https://github.com/hezzitlda/cftl
Adds application-level security to Cloudflare Zero Trust with AUD validation and email access control.
authentication cloudflare cloudflare-access docker failover nginx reverse-proxy zero-trust
Last synced: 02 Apr 2026
https://github.com/raphaelbh/stb-authentication-api
Authentication API
api-gateway authentication aws cognito cognito-user-pool github-actions lambda oauth2 rest-api sam users
Last synced: 08 May 2026
https://github.com/holymaiden/hono-x-bun
Hono.js 🔥 X Bun
api authentication bun bunjs honojs supabase
Last synced: 19 Jan 2026
https://github.com/aminoxix/web3-faucet-hub
🔐 Web3 authentication; let's have all testnet faucets at a place.
authentication faucet testnet web3
Last synced: 18 Jun 2026
https://github.com/minesja/madlibs_game
The Madlibs game you all know and love. Create, play, and read hilarious Madlibs games!
authentication authorization postgresql rails5
Last synced: 08 May 2026
https://github.com/ibrahimx059/auth-with-jwt
An ASP.NET Core Web API project with custom-built user authentication using JWT tokens and refresh tokens. Features include secure registration, login, role-based access control, and token renewal without relying on external auth frameworks.
authentication authorization dependency-injection dtos efcore8 jwt-token linq postman rolebasedauthrorization scalarapireference secureapi sqlserver-2019 webapi
Last synced: 17 Apr 2026
https://github.com/borys35/webshop-api
Fully-equipped Web Shop API built w/ Java, Spring Boot, Auth, and more
authentication java jwt spring-boot
Last synced: 19 May 2026
https://github.com/gedo23/ecowatt-app
Energy consumption monitoring app
android-app authentication firebase-auth gson jetpack-compose jetpack-navigation kotlin kotlin-android kotlin-coroutines mvvm-architecture okhttp
Last synced: 20 Oct 2025
https://github.com/mpingscocing/tableflow
The application displays a large dataset of Google Spreadsheet. It contains features like filters, sorting and search fields for easy search of specific row.
android android-viewgroup authentication hot-toast javascript material-ui netlify-deployment npm tableflow tablelayout useeffect-hook uselocation-hook usenavigate-hook viewgroup
Last synced: 08 May 2026
https://github.com/markcheno/pb-svelte-auth
Pocketbase, Svelte, DaisyUI starter with authentication
authentication daisyui pocketbase svelte
Last synced: 17 Apr 2026
https://github.com/sdhsdfgjh/nestify-project
Explore and share travel destinations with Wanderlust, a MERN stack platform featuring listings, reviews, and interactive maps. 🌍✨ Join us on GitHub!
authentication backend bootstrap cloudinary fullstack image-upload jwt mapbox mern mongodb multer nodejs npm npmpackage package passportjs property-listing real-estate-website
Last synced: 02 Apr 2026
https://github.com/sunilyadav97/blog-application
An elegant blogging platform akin to Medium, offering a seamless space for sharing thoughts and ideas. Simplify content creation and join a community of like-minded creators.
ajax authentication blogging bootstrap comments css django django-rest-framework featured floara follow html javascript like login-system pagination python search user
Last synced: 02 Apr 2026
https://github.com/rozd/passage-webauthn
WebAuthn passkey implementation for Vapor Passage authentication framework.
authentication passage vapor webauthn
Last synced: 16 Jun 2026
https://github.com/happiguru/improve-ed
For parents, job seekers, and employers, this initiative offers a Learning Support Assistance Platform. Developed entirely in Ruby on Rails. Authenticated users are given access to the entire website's functionality.
authentication ruby ruby-gem ruby-on-rails
Last synced: 08 May 2026
https://github.com/dev4rno/reach
User management & email service for SaaS audiences.
authentication credential-manager fastapi mongodb railway-app
Last synced: 08 May 2026
https://github.com/amritasri10/registration-form
A full-stack user authentication system built with Node.js, Express, and MongoDB, featuring OTP-based email verification, Google OAuth login, JWT authentication, and session management. Includes a clean frontend with HTML, CSS, and JavaScript for seamless user experience.
authentication backend expressjs fronted full-stack google-oauth html-css-javascript jwt mongodb mongoosejs mvc-architecture nodejs nodemailer passportjs responsive-design rest-api session-management user-authentication web-development
Last synced: 17 Apr 2026
https://github.com/ratnesh2003/spring-boot-socketio
A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.
authentication java socket-io spring-boot websocket
Last synced: 19 Jan 2026
https://github.com/ismail-mohammed-atef/talabat
web app providing restful APIS to be consumed by frontend application using angular framework
authentication authorization csharp design-patterns dotnet-core entity-framework-core jwt webapi
Last synced: 17 Apr 2026
https://github.com/pranjalco/flask-coffee-and-wifi
A Flask web app where users can register, log in, add new cafes, view cafes, and bookmark favorites. Users must log in to bookmark or unbookmark cafes. The app features flash messages for errors and database-backed storage with relationships between User, Cafe, and Bookmark tables.
authentication authorization-backend backend-development bootstrap flask flask-application flask-login flaskwtf jinja python sqlalchemy sqlite webdevelopment wtforms
Last synced: 17 Apr 2026
https://github.com/wanghui5801/monitor-nextjs
Server monitor based on Next.js and Python API
api-engineering authentication flask nextjs server-monitor
Last synced: 13 Apr 2026
https://github.com/jpbelval/phoenixforum
Forum with basic authentication - Made with Phoenix in Elixir
authentication elixir forum phoenix phoenix-framework postgresql
Last synced: 17 Apr 2026
https://github.com/mysterious-ben/stauth
Streamlit authentication components
authentication login python streamlit
Last synced: 17 Apr 2026
https://github.com/siddhant-vij/user-authentication-system
Terminal-based user authentication system for registration, login, and password reset using a CSV-based storage.
authentication csv database encryption hashing java logging login multifactor-authentication registration reset-password security terminal-based
Last synced: 17 Apr 2026