Authorization
Authorization is the process of granting or denying permissions based on rules. This should not be confused with authentication, which is the act of verifying someone’s identitiy.
- GitHub: https://github.com/topics/authorization
- Wikipedia: https://en.wikipedia.org/wiki/Authorization
- Aliases: authz,
- Last updated: 2026-07-10 00:02:50 UTC
- JSON Representation
https://github.com/ahsansoftengineer/clean-arch-ddd-bubber
[Multi Layer, Onion Arch] (API, APP, Contracts, Domain, Infra) CQRS, Mapster, MediatoR, Global Error, Generic (Error, Validation, Repo, Controller, Mapping, Entities, Dtos), Core Identity, Aggregate, Aggregate Root, CommandHandler
aggregate aggregate-root authentication authorization command-handler cqrs-pattern domain-driven-design entity-framework-core generic-repository global-error-handling jwt-authentication layering mapster meditor multi-layer-architecture onion-architecture
Last synced: 19 Jun 2026
https://github.com/shangmin1990/light-framework
轻量级web框架, 主要包含登录验证,权限验证模块, 通用service和dao(基于mybatis),文件上传等通用功能封装.目的在于让开发者快速搭建一个通用的web project.
authorization common-service light-framework restful spring
Last synced: 01 Aug 2025
https://github.com/priom7/e-commerce-test-
E-Commerce Test Project
authentication authorization ecommerce-test firebase react redux redux-logger
Last synced: 07 Apr 2026
https://github.com/guotie/acl
acl based permission
acl authorization go permission rbac
Last synced: 18 Aug 2025
https://github.com/fajarnugraha37/ory-zta
The system implements a Zero-Trust edge proxy architecture to completely separate identity, authentication, authorization, and 3rd-party access delegation from the core backend logic. It enforces a highly granular permission model using Ory Keto.
authentication authorization edge-proxy oauth ory ory-hydra ory-keto ory-kratos ory-oathkeeper zero-trust
Last synced: 28 May 2026
https://github.com/pasan1/auth-crud-app-node-express-mysql
This is a sample Node.js application that demonstrates a CRUD (Create, Read, Update, Delete) operation with MySQL database. The application includes user authentication and authorization, with two different roles: customer and admin.
auth authentication authorization bycrypt crud expressjs jwt mysql node nodejs
Last synced: 07 Apr 2026
https://github.com/nnseva/django-rest-access
Django REST Framework permissions backend based on the django-access package
access access-control authority authorization authorization-backend django django-access django-rest django-rest-framework drf dynamic evaluation evaluation-based guard instance-level permissions permissions-backend row-level
Last synced: 03 Jan 2026
https://github.com/shaikrasheed99/golang-user-jwt-authentication
JWT Authentication using Refresh Token Rotation mechanism.
authentication authorization golang golang-authentication golang-authorization golang-jwt jwt jwt-authentication jwt-authorization users users-auth
Last synced: 24 Mar 2025
https://github.com/ramesh-x/auth-cloud-functions
This is a sample code for securing your cloud function using firebase authentication.
authentication authorization firebase firebase-auth firebase-cloud-functions firebase-functions gcp typescript
Last synced: 29 Apr 2026
https://github.com/zabavb/technology-store
This is a web app developed on ASP.NET. The project features a microservices architecture with Ocelot as the gateway managing routes between three APIs and the client app. It includes cookie-based authorization and field validation. Data is managed and saved in an MS SQL Server database via EF Core.
api-rest asp-net-mvc authorization bootstrap5 client-server cookie-authentication crud-operation csharp database dotnet entity-framework-core gateway-api lambda-expressions library linq-to-sql microsoft-sql-server ocelot-api-gateway store website
Last synced: 04 Apr 2026
https://github.com/saurabhdhumane/mern-stack-authentication
This project is a demonstration of a basic MERN (MongoDB, Express, React, Node.js) stack application featuring JWT-based authentication and route protection. The application is designed with modern we development practices, ensuring secure and seamless user experiences.
authentication authorization expressjs jwt-authentication jwt-token mongodb nodejs reactjs
Last synced: 12 Apr 2026
https://github.com/eclipse-xfsc/aas
Implements OAuth2 for SSI
aas authentication authorization iam keycloak microservice security xfsc
Last synced: 28 May 2026
https://github.com/arifshariati/nestjs-micro-services
This repository explains basic concepts of Micro Services in Nest JS. You can find implementations for Authentication and Authrization using Passport. Moreover, comprehensive use of Docker containers. Furthermore, you can have a look into Stripe payment integration and MongoDB as datases.
authentication authorization docker microservice mongodb mongoose nestjs passportjs stripe
Last synced: 11 Apr 2026
https://github.com/aayush-dhakal/nodejs-jwt-blogpost-restapi
Complete Blogpost rest API with JSON web token(JWT) authorization
authentication authorization expressjs jsonwebtoken mongodb mongoosejs node-js restful-api
Last synced: 08 Apr 2026
https://github.com/urijhoruzij/chat
React.js realtime chat app with rooms
authorization backend chat chat-application frontend jwt jwt-authentication mongodb nodejs reactjs redux websocket
Last synced: 07 Apr 2026
https://github.com/yagolopesmartins/desafio_tecnico_backend_laravel_lientech_irede
API RESTful para gerenciar produtos em Laravel e Docker
api-rest authentication authorization composer docker docker-compose json laravel laravel-sanctum-token mysql restful-api token
Last synced: 04 Jan 2026
https://github.com/rishabh-pandey-sternx/expressts-graphql
Todo application for building GraphQL in Node.js using ES6 and Express with JWT Authentication & typescript
apollo-server apollo-server-express auth authorization docker expressjs firebase-cloud-messaging graphql jest jwt-authentication mongodb nodejs tests typegoose typescript
Last synced: 05 Mar 2025
https://github.com/rvpanoz/scapp
JWT Authentication & Authorization in NodeJs/Express & MongoDB REST APIs
authentication authorization expressjs jwt nodejs
Last synced: 08 Apr 2026
https://github.com/yusufdagdeviren/question-and-answer-platform
Süleyman Demirel Üniversitesi Bilgisayar Mühendisliği bölümünde Yazılım stajım için yapmış olduğum bir web uygulaması rest api servisidir.
authorization blacklist expressjs jwt-authentication redis
Last synced: 10 Apr 2026
https://github.com/brocla/scrape_sharepoint
SSPI Authorization and Web Scraping on SharePoints
authorization python scraping sharepoint sspi windows
Last synced: 05 Jul 2026
https://github.com/eko/authz-nodejs-sdk
Authz NodeJS SDK
abac authorization nodejs permissions rbac
Last synced: 05 May 2026
https://github.com/node-casbin/pubsub-watcher
Google Cloud Pub/Sub watcher for Node-Casbin
abac acl auth authorization authz casbin gcp google-cloud middleware pubsub rbac watcher
Last synced: 14 Mar 2025
https://github.com/pycasbin/tornado-authz
Use Casbin in Tornado, Casbin is a powerful and efficient open-source access control library.
abac acl auth authorization casbin middleware py pycasbin python rbac tornado
Last synced: 07 Mar 2026
https://github.com/django-access-control/django-access-control
Field and object level access control for Django
access-control authorization django permissions python security
Last synced: 08 Apr 2026
https://github.com/dimmaryanto93/springboot-oauth2-sso-example
Spring security oauth2 Authorization and Resource Server
auth-server authorization oauth2 oauth2-server springboot sso
Last synced: 19 May 2026
https://github.com/muhammadranju/nextbuy-fullstack-project
NextBuy is an innovative e-commerce platform built to revolutionize online shopping. With AI-powered features like personalized product recommendations, an intelligent chatbot, image-based product search, and demand forecasting, NextBuy offers a seamless and futuristic shopping experience for users and robust management tools for admins.
api authentication authorization ecommerce-application ecommerce-website expressjs mongodb nextjs nodejs
Last synced: 09 Apr 2026
https://github.com/minagishl/discord-email-auth
Assign roles to Discord members using Google authentication.
authorization cloudflare-workers discord hono
Last synced: 10 Apr 2026
https://github.com/P7CoreOrg/GraphQL.Play.2.2
GraphQL.NET based starter kit
authorization dotnetcore graphql memstate oauth2 token-based-authentication
Last synced: 24 Jun 2025
https://github.com/pruthviraj-chaudhari/notifyit-advanced-day-schedular
NotifyIt is an advanced day scheduler designed to help users manage their day and increase productivity. It allows users to create, organize, and track tasks efficiently, with integrated email reminders to notify users of pending tasks before the deadline. This is a full-stack web application built with Node.js, Express.js, MongoDB, and EJS.
authentication authorization ejs-templates expressjs mongodb nodejs oauth2 otp-verification passportjs
Last synced: 12 Apr 2026
https://github.com/gabrielle-nelis/yelp-camp
YelpCamp: A Node.js-powered Yelp clone for discovering, sharing, and reviewing campgrounds.
authentication authorization cloudinary-api ejs ejs-templates expressjs flash-messages joi-validation mapbox mongodb mongoosejs nodejs
Last synced: 02 Feb 2026
https://github.com/victorcast2/no_sql_gestion_buques
🚢 Gestión Inteligente de Horarios y Buques de Carga Puerto de Cartagena Una aplicación web desarrollada con Spring Boot y Spring Security, diseñada para optimizar la planificación, programación y gestión operativa de buques de carga en el puerto de Cartagena.
authentication authorization dashboard docker java javascript jwt logical-operators logical-programming mongodb redis spring-framework spring-security thymeleaf
Last synced: 03 Jul 2025
https://github.com/jcasbin/hibernate-adapter
Hibernete adapter for Casbin
access-control adapter authorization casbin hibernate java jcasbin jdbc storage-driver
Last synced: 11 Jul 2025
https://github.com/jcasbin/jcasbin-menu-permission
Casbin Menu Permission Example (Based on jCasbin)
abac acl auth authorization authz casbin data go java jcasbin menu permission rbac spring springboot
Last synced: 11 Jul 2025
https://github.com/kluivstar/Fullstack-Node-Express-Tour-App
Backend | Node | Express | Authentication | Authorization | Security | Data Modelling
api authentication authorization express mongo mvc node rest-api securit
Last synced: 25 Oct 2025
https://github.com/barbarbar338/discord-oauth2-example
Discord OAuth2 özelliğini kullanarak sitelere nasıl giriş yapılabileceğini anlatan küçük bir repo.
Last synced: 17 May 2026
https://github.com/murphyadam/react-wise-router
Authentication, Authorization and Permissions validation wrapper component for react-router-dom.
authorization permissions react react-router-dom validation
Last synced: 19 Apr 2026
https://github.com/jwill9999/node_auth_api_with_jwt_boilerplate
Node Authorization API incorporating Json Web Tokens. Download this Boilerplate for quick start . Incorporating Mongodb
api-server authentication authorization bcrypt boilerplate expressjs hash jwt jwt-authentication jwt-middleware mongodb nodejs passport-local passportjs salt
Last synced: 08 Apr 2026
https://github.com/kedarkk1/auction_website_wtl
BiDefi: auction_website for WTL subject. Scroll down⬇ this github page to see screenshots of the application.
authentication authorization django-rest-framework djoser jwt nextjs postgresql razorpay redis wsl
Last synced: 12 Apr 2026
https://github.com/sarsbars/dev-guide-auth0
Guide to customize Auth0 login forms with dashboard, Liquid templates, Classic Login, or API. Includes pros, cons, and steps. By Ashedzi Solomon & Sarah Mitchell
auth auth0 auth0-api auth0-management-api authentication authorization liquid liquid-templates login login-form login-page login-page-design login-page-ui login-pages login-ui management-api postman postman-api
Last synced: 18 May 2026
https://github.com/andrecaiado/spring-boot-oauth2-keycloak
A Spring Boot demo project that provides authentication and authorization through a Keycloak server
authentication authorization docker docker-compose iam keycloak oauth2 spring-boot
Last synced: 12 Apr 2026
https://github.com/biggaji/0xhut
Easy identity authentication protocol for servers and users.
authentication authorization biggaji mongodb mongodb-atlas mongoose nodejs nodejs-server oxhut oxwware rest-api
Last synced: 19 Apr 2026
https://github.com/lanej/critic
Ruby resource authorization framework
authorization authorization-framework conventions critic rails ruby sinatra
Last synced: 17 May 2026
https://github.com/minikin/flutter_cross_os_auth
Auth workflow implementation for iOS, Android, macOS & Web in Flutter/Dart with Firebase.
android authorization dart fire flutter ios javascript macos website
Last synced: 07 Apr 2026
https://github.com/osskit/enforce-client-headers
Client headers validation middleware
authorization express headers nodejs
Last synced: 12 Apr 2026
https://github.com/fordiquez/nodejs-express-mongodb-ts-jwt-api
Node.js + Express + MongoDB + TypeScript + JWT API
api auth authentication authorization express jsonwebtoken jwt jwt-auth modules mongodb nodejs typescript
Last synced: 07 Apr 2026
https://github.com/edu-trailblaze/edu-trailblaze-be
The backend for an online learning platform that offers a wide range of courses, degrees, and certificates
asp-net-core auth0 authentication authorization azure cloudinary fine-tuning firebase generative-ai hangfire identity jwt microservices momo nextjs ocelot paypal signalr sqlserver vnpay
Last synced: 12 Apr 2026
https://github.com/zapalm/blockauthz
Authentication block - the module for PrestaShop.
authorization hacktoberfest prestashop-module
Last synced: 06 Apr 2025
https://github.com/dariomatias-dev/nestjs_auth
Sistema de autenticação e autorização para NestJS com e-mail e senha
authentication authorization docker docker-compose jsonwebtoken nestjs pnpm postgres postgresql prisma prisma-orm typescript
Last synced: 08 Apr 2026
https://github.com/urijhoruzij/request-jwt
JS library for working with jwt.
authorization fetch js jwt jwt-auth jwt-authentication library
Last synced: 15 Jul 2025
https://github.com/zeidmakic/quorixjwt
A secure and scalable ASP.NET Core API with JWT authentication, OAuth integration, and role-based authorization. This project demonstrates user management, external login providers, and claims-based access control.
authentication authorization claims-based-authorization dotnet entity-framework-core oauth rest-api role-based-authorization security sql-server user-management
Last synced: 16 Apr 2026
https://github.com/zainabed/web-client-security
Single page application (SPA) security specifications using Typescript
authorization jwt security typescript
Last synced: 24 Jul 2025
https://github.com/akwaaba-xyz/urkel
A gRPC client and HTTP wrapping server for Open FGA, built in Rust.
access-control authorization fga governance openfga rust security wrapper zanzibar
Last synced: 26 Jan 2026
https://github.com/a7med3del1973/tukride-app
An awesome Booking mobile App powered by (Node.js & Express.js) . This project aims to provide a convenient and efficient solution for users to book taxis online and for drivers to manage their bookings effectively .
authorization express javascript jwt-authentication mongodb mongoose morgan multer nodejs nodemailer
Last synced: 12 Apr 2026
https://github.com/shadowblack77/shcodeblog
Shcodeblog - This is project of my blog where can I share my knowledge about
angular authentication authorization firebase github google nestjs nx oauth2 responsive-web-design tailwindcss
Last synced: 07 Apr 2026
https://github.com/erebelo/spring-security-jwt
Java REST API project using Spring Boot 3, Spring Security 6 for JWT Authentication and Authorization, and H2 database
authentication authorization back-end backend backend-api backend-service h2-database java jwt jwt-authentication spring spring-boot spring-boot-3 spring-security spring-security-6 spring-security-jwt springboot
Last synced: 16 Apr 2026
https://github.com/opserva-io/auth-js
Authentication and authorization frontend, written in JavaScript using React
authentication authorization react reactjs vite vitejs yarn yarn2
Last synced: 12 Apr 2026
https://github.com/artsiom-mazurkevich/auth_with_vlad
learn auth flow in nestjs
authorization javascript nestjs typescript
Last synced: 01 May 2026
https://github.com/triflesoft/django-application-talos
Alternative authentication, authorization and audit application
authentication authorization django django-application django-middleware
Last synced: 22 Apr 2026
https://github.com/pushpendra-1697/e-commerce-products-clone
E-Commerce Products Full Stack based application where user should authenticate and purchase available products and present functional Admin-Panel.
authentication authorization expressjs jsonwebtoken mongodb mongoose multer node-modules nodejs promises react-router-dom reactjs render vercel
Last synced: 07 Apr 2026
https://github.com/jzills/swaggeruiauthorization
Control access to SwaggerUI, ensuring that only authenticated users with appropriate permissions can view documentation their roles have access to. This package leverages ASP.NET Core authentication and authorization mechanisms, aligning with the rules already established within your application.
authorization authorization-middleware swagger swagger-ui swashbuckle swashbuckleaspnetcore
Last synced: 26 Aug 2025
https://github.com/codecricut/cleanentityarchitecture
A library for creating CRUD applications in ASP.NET Core using EF Core.
api asp-net-core authentication authorization crud csharp csharp-library entity-framework-core jwt
Last synced: 26 Aug 2025
https://github.com/ashish2030/music-hoster-backend-spring-mongodb
:octocat:🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴍᴜꜱɪᴄ ʜᴏꜱᴛᴇʀ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴡʜᴇʀᴇ ɪ ᴜꜱᴇᴅ ꜱᴘʀɪɴɢ ʙᴏᴏᴛ ꜰᴏʀ ʙᴀᴄᴋᴇɴᴅ ᴘᴀʀᴛ ᴀɴᴅ ᴍᴏᴏɴɢᴏᴅʙ ꜰᴏʀ ɪᴛꜱ ᴅᴀᴛᴀʙᴀꜱᴇ 💻 🎯 🚀
authorization jwt-authentication mongodb-database rest-api sping-boot
Last synced: 12 May 2026
https://github.com/ashishshres/shirtify
Shirtify E-Commerce Project using PHP and MySQL
authentication authorization ecommerce mysql php session-management
Last synced: 21 May 2026
https://github.com/satish-singh95/spring-security-with-latest-version
This project contains the implementation of Spring Security with the spring boot 3 and latest version of Spring Security. And also used OAuth2 Client to login With Github
authentication authorization exception-handling logging lombok maven mysql-database oauth2-client restful-api spring-boot spring-security tomcat validation
Last synced: 20 Apr 2026
https://github.com/cerberauth/baffao
[WIP] BAckend For Frontend which manage authorization for your SPA
Last synced: 05 Sep 2025
https://github.com/nec0ti/librisapi
A REST API for managing a book collection. Built with Node.js, Express, and MongoDB.
api api-documentation api-rest auth authentication authorization book-management books catalog crud-api documentation express expressjs jwt library-api mangodb node nodejs rest-api restful-api
Last synced: 24 Apr 2025
https://github.com/josepostiga/jwt-bouncer
A JWT authorization guard for your Laravel/Lumen apps.
authorization jwt laravel lumen microservices php
Last synced: 11 Mar 2025
https://github.com/nstevens1040/reboot-chromecast
Windows PowerShell script that will reboot Chromecast devices on my local network.
authorization chromecast gpsoauth grpcurl python python3 python39 reboot rest-api windows-powershell
Last synced: 09 Feb 2026
https://github.com/yfereidouni/etickets
ASP.NET MVC eCommerce application with PayPal payment gateway
asp-net-core-mvc asp-net-mvc authentication authorization csharp ecommerce efcore paypal tickets
Last synced: 25 Aug 2025
https://github.com/mahbub2001/library-system-client
authentication authorization fireabase javascript nextjs react tailwindcss
Last synced: 09 Apr 2026
https://github.com/zobkazi/adoptv-easeify_api
The Pet Adoption and Rescue Platform is a web application designed to facilitate the adoption process for pets in need of homes. It serves as a marketplace where rescue organizations can list pets available for adoption,
api authentication authorization microservice monorepo nodejs typescript
Last synced: 19 May 2026
https://github.com/bhojpur/policy
The Bhojpur Policy is a web-scale backend, enterprise security policy engine applied within Bhojpur.NET Platform ecosystem for distributed application or service delivery.
access-control acl auth authorization permission rbac
Last synced: 23 Aug 2025
https://github.com/mustafa-hamzawy/rentify
Practicing NestJS.
authentication authorization crud docker docker-compose jest nestjs nodejs postgres postgresql rbac-roles redis redis-cache resful-api rest-api supertest typeorm typescript unit-testing
Last synced: 10 Apr 2026
https://github.com/dev-aniketj/automaticotpreceiverfirebase-android
Receive Automatic OTP from Firebase using mobile number.
android-app android-application android-firebase android-studio authorization firebase firebase-auth java otp otp-verification otpauth
Last synced: 11 May 2026
https://github.com/mehrajlatifli/interview-with-onion-architecture-
Example for Onion Architecture
asp-net-core-web-api authentication authorization azure-storage docker interview middleware mssql onion-architecture postgresql questions serilog
Last synced: 13 Apr 2026
https://github.com/ryomendev/web-d
This repository is dedicated to learning and understanding Web Development. It covers foundational topics like HTML, CSS, JavaScript, and responsive design, focusing on building user-friendly, interactive websites with best practices for frontend development and basic web design principles.
authentication authorization dom-manipulation git github javascript model nodejs payement-management reactjs reactjs-components tailwindcss
Last synced: 13 Apr 2026
https://github.com/loresoft/blazone
Blazone is a simple authentication module for Blazor
active-directory authentication authorization blazor blazor-webassembly
Last synced: 07 May 2025
https://github.com/benawi/digital-wallet-app
Digital Wallet App for managing personal budget and transactions. Allows tracking spending by category to analyze expenses. Built as mobile web app with transaction list and analytics. Key features: transactions, categories, expenses.
authentication authorization cancancan devise rspec-rails
Last synced: 24 Sep 2025
https://github.com/almahdy-byte/library-system
library system with graphQl
authentication authorization bcrypt crypto express graphql mongoose nodejs
Last synced: 13 Apr 2026
https://github.com/tgentil/base64_authorization_api_conta_azul
Este script gera o código de autorização no formato "Basic" para obter o token de acesso à API da Conta Azul. O código de autorização é gerado utilizando o padrão de hash em Base64.
api authorization base64-encoding basic python
Last synced: 21 Aug 2025
https://github.com/o3co/grpc.authz
Declare gRPC authorization policy in .proto method options, enforce via interceptors. Built-in adapters for OPA, Cedar, and local static rules.
abac authorization cedar go grpc interceptor middleware opa policy protobuf
Last synced: 03 Apr 2026
https://github.com/sirscriptalot/permissions
Small authorization library in Ruby.
Last synced: 28 Feb 2025
https://github.com/dineshbyte/oauth2-greenhouse
authentication authorization greenhouse oath2
Last synced: 17 Jun 2025
https://github.com/flazefy/pinmarker
PinMarker is an apps that store data about marked location on your maps. You can save location and separate it based on category or list. You can collaborate and share your saved location with all people. We also provide stats so you can monitoring your saved location. Created using Codeigniter 3
apexcharts authentication authorization bootstrap5 calendar codeigniter coordinates csv file-upload firebase-storage google-maps-api maps mvc pdf php statistics telegram-bot unit-testing
Last synced: 05 May 2026
https://github.com/kalzoo/graphql-js-field-policy
Intuitive policy-based field-level authorization for GraphQL JS
authorization graphql policy pundit
Last synced: 05 Apr 2025
https://github.com/parmilan1998/secure-auth-platform
A secure full-stack authentication platform built with Express, MongoDB, and TypeScript backend, and React + Tailwind CSS frontend. Features JWT auth, refresh tokens, email verification, and password recovery.
access-token authentication authorization cookie express forgot-password mongodb nodejs react refresh-token reset-password tailwindcss typescript verify-email
Last synced: 05 Apr 2026
https://github.com/inferadb/common
InferaDB common — shared Rust utilities, crates, and foundational libraries
access-control authorization crates fine-grained-access-control inferadb permissions rebac rust shared-library utilities zanzibar
Last synced: 14 Jun 2026
https://github.com/robertoborges/democustomauth
Simple demo app that uses Individuals Authentication AspNet Core with a custom Attributes
asp-net-core attributes authentication authorization decorators identity
Last synced: 02 Apr 2025
https://github.com/backdrop-contrib/node_authlink
Backdrop CMS module that generates links to view, edit, or delete content without login.
access-control authorization backdropcms
Last synced: 05 Apr 2025
https://github.com/andrewjbateman/mean-task-manager
:clipboard: MEAN - MongoDB, Express, Angular & Node.js full-stack tutorial app to manage tasks.
angular angular12 authorization bulma-css-framework frontend-framework mean-stack mongodb mongodb-server postman token-based-authentication
Last synced: 17 Apr 2026
https://github.com/silverpoision/thefirstvideo
TheFirsVideo aims to manage your Youtube channels so that you can set your channel priorities and watch latest videos from the channels you want to watch first. TheFirstVideo is a Node-Next app that uses SSR to pre-render the page content and provide user a better response time and thus a better UX
authentication authorization javascript nextjs nodejs reactjs security
Last synced: 10 Apr 2026
https://github.com/luarvic/grpcauthorizationexample
A simple example of token-based authorization in ASP.NET Core that uses a separate gRPC service to validate tokens
asp-net-core authorization grpc middleware
Last synced: 20 Jan 2026
https://github.com/ouranosinc/magpie
AuthN/AuthZ services
authentication authorization birdhouse daccs group-permission pavics user-management user-permission
Last synced: 27 Apr 2025