#
users
Here are 521 public repositories matching this topic...
Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood up in minutes.
laravel
localization
authentication
google-maps
laravel-framework
laravel-documentation
homestead
users
roles
user-management
socialite
registration
user-profile
dropzonejs
social-authentication
two-step-authentication
socialite-logins
gravatar-api
-
Updated
Feb 1, 2022 - PHP
amosfolz
commented
Aug 30, 2019
Missing translation keys were added in 4.3 but we still need translators to assist with translations.
The keys that need translated have been commented out in each locale file.
- ar (Arabic)
- de_DE (German)
- el (Greek)
- fa (Persian)
- fr_FR (French)
- it_IT (Italian)
- pt_PT (Portuguese)
- ru_RU (Russian)
- th_TH (Thai)
- tr (Turkish)
A library that scrapes Linkedin for user data
profile
firefox
chrome
scraper
company
linkedin
driver
users
linkedin-profile
linkedin-scraper
linkedin-url
scrapes-linkedin
-
Updated
Feb 1, 2022 - Python
Users Plugin for CakePHP
-
Updated
Mar 12, 2022 - PHP
Bubble Pictures for iOS done in Swift
swift
profile
photos
pictures
ios
profile-picture
picture
images
users
circle
bubble
collectionview
circular
bubbles
bubble-picture
suggested
bubble-pictures
circleimages
circular-images
-
Updated
Dec 8, 2019 - Swift
A Users Management Package that includes all necessary routes, views, models, and controllers for a user management dashboard and associated pages for managing Laravels built in user scaffolding. Built for Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0 and 8.0.
users
laravel-users
manage-users
users-management
register-users
manage-laravel-users
laravel-user-management
-
Updated
Feb 22, 2021 - Blade
GTK and Python based, system performance and usage monitoring tool
linux
services
performance
cpu
system
ram
disk
storage
gpu
network
users
process
system-information
sensors
performance-monitoring
task-manager
startup-applications
monitoring-tool
system-monitoring-center
-
Updated
Mar 16, 2022 - Python
Development repository for the users cookbook
-
Updated
Feb 25, 2022 - Ruby
OpenSSH 2.3 up to 7.4 Mass Username Enumeration (CVE-2018-15473).
-
Updated
Nov 15, 2019 - Shell
Imagine a place - where you get to find everything about discord! Ranging from bots, to users, servers, templates, banners, stickers and emojis!
nodejs
bot
list
sdk
bots
discord
templates
discordapp
discord-bot
users
rdl
emojis
servers
discordbotlist
discord-bot-list
topgg
rovel
rovel-discord
-
Updated
Mar 15, 2022 - JavaScript
A simple application demonstrating the basic usage of permissions with NestJS.
-
Updated
Apr 27, 2020 - TypeScript
A user system to bootstrap your app.
api
rest
mongodb
authentication
server
login
hapi
mongoose
permissions
swagger
hapi-api
users
api-server
authorization
user-management
registration
restful-api
rest-hapi
user-system
user-roles
-
Updated
Feb 9, 2022 - JavaScript
Laravel Authentication Package
php
laravel
authentication
permissions
acl
laravel-framework
auth
users
roles
authorization
authorisation
laravel-5-package
laravel55
-
Updated
Feb 10, 2022 - PHP
Advanced python library to scrap Twitter (tweets, users) from unofficial API, fully covered by integration tests
python
search
api
scraper
twitter
tweets
twitter-api
users
unofficial
crawl
scrape
scrap
user
tweet
scrapper
twint
scrap-tweet
searchrunner
-
Updated
Oct 26, 2021 - Python
Elixir/Phoenix + React + users template/boilerplate.
react
redux
heroku
sass
template
jwt
elixir
phoenix
webpack
react-router
enzyme
redux-saga
jest
example
users
redux-form
starter-kit
-
Updated
Nov 1, 2018 - Elixir
User management model mixins and api views.
-
Updated
Jul 29, 2020 - Python
this is the fastest way that you can get admin rights at work,school,etc in only a few seconds
windows
admin
school
hack
exploit
boot
hacking
password
users
administrator
windows-10
easy-to-use
easy
windows-desktop
passwords
quick
account
bat
administrator-rights
administrator-privileges
-
Updated
Oct 2, 2021 - Batchfile
The Fast, Secure and Scalable Admin Panel / Dashboard for Meteor.js
react
admin
meteor
admin-dashboard
accounts
users
user-interface
user
impersonate
meteorjs
blaze
impersonator
impersonation
admin-dashboard-ui
-
Updated
Jan 22, 2019 - JavaScript
Improve this page
Add a description, image, and links to the users topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the users topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
Currently it's very hard to add a custom provider without forking Kratos.
Describe the solution you'd like
I would like the providers to "register themselves" in an init() function, instead of the current
func (c ConfigurationCollection) Provider.in provider_config.go: