scopes
There are 103 repositories under scopes topic.
olshevski/compose-navigation-reimagined
🌈 Type-safe navigation library for Jetpack Compose
laracraft-tech/laravel-date-scopes
Some useful date scopes for your Laravel Eloquent models!
ahopkins/sanic-jwt
Authentication, JWT, and permission scoping for Sanic
dorinclisu/fastapi-auth0
FastAPI authentication and authorization using auth0.com
laracraft-tech/laravel-useful-additions
A collection of useful Laravel additions!
yandex/yx_scope
yx_scope is a compile-safe DI framework with advanced scoping capabilities
modern-python/modern-di
Powerful DI-framework with scopes
telepilotco/n8n-nodes-kv-storage
In-Memory Key-Value storage for N8N workflows supporting multiple scopes: execution-only, workflow and instance
ItsIgnacioPortal/hacker-scoper
Automagically filter URLs with Bug Bounty program scope rules scraped from the internet.
aneilbaboo/accesscontrol-plus
Rich access control in an easy to read syntax featuring roles with inheritance, dynamic attribute tests, and more
curityio/flask-of-oil
An OAuth 2.0 filter written in Python to protect APIs built using Flask
curityio/oauth-filter-for-java
A Servlet Filter that can be used for OAuth 2.0 protection in any Java-based Web API
gsc2001/fastapi-vuejs-template
Full fledged fastapi and vuejs template with docker-compose. Has vuetify, vuex, router and OAuth2 (with custom scopes) in backend
LordShiroe/typeorm-global-scopes
A decorator for TypeORM entities that allow default global query scopes to entities.
neighborland/scopy
Common ActiveRecord scopes as model concerns
omaralalwi/laravel-time-craft
simple trait and helper functions that allow you, Effortlessly manage date and time queries in Laravel apps, with pre-built scopes and helper functions with ease.
curityio/example-java-oauth-protected-api
A Java Example of an OAuth protected RESTful API
curityio/express-oauth-jwt
A Node.js Express example API Secured with OAuth tokens
timboudreau/scopes
A framework for writing custom Guice scopes
decal/bounty-targets
:dart: Information About Bug Bounty Program Targets
schnogz/deep-js-foundations
Workshop with Kyle Simpson
arvimal/Python-Back-to-basics
An attempt to understand how Python behaves and work under the hood.
lykmapipo/jwt-common
Helper utilities for day to day jwt usage.
radgeRayden/vim-scopes
Vim syntax plugin for the Scopes language
ahopkins/structured-scopes
Abstract specification for the use of structured scopes in permission granting utilities.
lacodix/laravel-global-or-scope
A Laravel package to add possibility to use global scopes with an or operation in Eloquent models
rscopes/react-scopes
Intuitive & scalable state management system powered by reactive stores, scopes logic & flux architecture
solomonaboyeji/regnify-fastapi-template
A starting template for an HTTP API in FastAPI
brightcommerce/attr_publish
ActiveRecord convenience methods and scopes for publishing and finding published, unpublished and returning recent or upcoming items.
carpentry-org/using
Context Managers for Carp
firedev99/glucoguide
Gluco Guide is an integrated health monitoring app for diabetic care, featuring separate dashboards for patients, doctors, and admins. It enables doctor bookings, maps to nearby hospitals, real-time health tracking, and AI-powered recommendations for diet, exercise, and lifestyle, ensuring effective diabetes management and wellness 🍎
itrabbit/sieve
GoLang Package for filtering fields models during serialization
r3bl-org/r3bl-ts-utils
The `r3bl-ts-utils` package is a set of useful TypeScript functions and classes that can be used in Node.js and browser environments. They are inspired by Kotlin stdlib, and Rust to write code as expressions rather than statements, colorized text, powerful Text User Interface (TUI) framework to build powerful CLI apps, cache, and timer utilities.
scratch-css/scratch
Φ / CSS framework and methodology.
TwilightCoders/deleted_at
Provides functionality to ActiveRecord::Base to delete records while keeping them in the database.
GilbertHofstaetter/spring-boot-oauth2-resource-server-client
Demo project for keycloak integration as an authorisation server in a spring boot resource server and client with rbac and scopes authorisation based on spring security + Docker