#
user
Here are 678 public repositories matching this topic...
A basic user tool to execute simple docker containers in batch or interactive systems without root privileges
docker
grid
hpc
containers
emulation
batch
user
chroot
indigo
docker-containers
runc
root-privileges
proot
fakechroot
deep-hybrid-datacloud
eosc-hub
-
Updated
Jun 8, 2021 - Python
A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission)
heroku
oauth
jwt
google
angular
facebook
typescript
now
passport
permission
typeorm
user
schematics
group
typedoc
nx
nestjs
rucken
nrwl
angular-schematics
-
Updated
Dec 29, 2020 - TypeScript
Symfony SonataUserBundle
-
Updated
May 21, 2021 - PHP
louisholley
commented
Apr 8, 2021
hey, thanks for the great package!
i'm using infinite scrolling on the MessageList component like this:
<MessageList
onYReachStart={loadMore}
loadingMore={networkStatus === NetworkStatus.fetchMore}
>
but when more messages are loaded, the scrollbar is still at the top of the container so it just keeps calling loadMore over and over. ideally the behaviour would be some
Open
Sample projects
1
vova3211
commented
Jan 23, 2021
Parameter-Efficient Transfer from Sequential Behaviors for User Modeling and Recommendation
ads
recommender-system
cold-start
user
recommendation
transfer-learning
profiling
finetuning
pretraining
peterrec-cau-serial
nextitnet-tf-pretrain
-
Updated
May 13, 2021 - Python
PHP User Management System is a powerful PHP script that offers a secure user management system. The application is a great way to build your website, allowing your users to register an account and build restricted access to certain users. We offer great support and it’s very easy to install. It’s powered by MYSQL and PHP.
bootstrap
php
cms
advanced
mysql-database
user
content-management-system
management-system
usermanagementsystem
-
Updated
Nov 10, 2020 - JavaScript
Open-source project for multi-tenant scenarios using ASP.NET Core and EF Core, includes samples.
client
multi-tenant
company
aspnetcore
aspnet
identityserver
aspnetcoreidentity
efcore
aspnet-core
user
partition
identityserver4
multi-tenancy
customer
tenants
ef-core
multitenancy
multitenant
division
aspnet-core-identity
-
Updated
Dec 21, 2020 - C#
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
php
client
avatar
library
query
admin
communication
server
viewer
file
ts
teamspeak
icon
user
webinterface
filetransfer
ts3admin
ts3
serverquery
serveradmin
-
Updated
Oct 11, 2019 - PHP
fedekau
commented
Jan 13, 2020
The sample app UI could be better. Since the one we have is kind of bad almost anything that is better would be accepted as a PR
A small, useful user manager made for production application setups.
-
Updated
Jul 30, 2019 - Swift
A simple tool to search and download ebooks from libgen via terminal user interface.
react
nodejs
cli
typescript
terminal
interface
command-line
tui
user
command-line-tool
ink
libgen
libgenesis
zustand
download-ebooks
bulk-downloading
libgen-downloader
libgen-servers
-
Updated
Jun 11, 2021 - TypeScript
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
Universal authentication framework for web, created with go
-
Updated
Jun 11, 2021 - Go
Car rental management website based on php as a backend for univ web development project
-
Updated
Oct 6, 2020 - PHP
Microservice for user account management - written with Spring Boot
-
Updated
Dec 13, 2015 - Java
Improve this page
Add a description, image, and links to the user topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the user 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: