Libraries tagged by username
pflorek/php-basic-auth
68 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
paul999/mention
13 Downloads
Mention a user by using @USERNAME
ofbeaton/mediawiki-realnames
146 Downloads
attempts to add realname to all username links.
namdevel/dunia-games
5 Downloads
Un-official API to Check Username / Nickname By Account ID
namdevel/codashop
17 Downloads
check username by game ID from Codashop
mirko-pagliai/cakephp-stop-spam
18396 Downloads
A CakePHP plugin that allows you to check if a username, email address or ip address has been reported as a spammer
mediawiki/who-is-watching
202 Downloads
Provides a listing of usernames watching a wiki page
mediawiki/anti-spoof
4009 Downloads
The AntiSpoof extension is an extension for preventing confusable usernames from being created. It blocks the creation of accounts with mixed-script, confusing and similar usernames.
luyadev/luya-module-userauth
1851 Downloads
Authsystem with username and password for a given cms page area.
luckyboy1001/avatarate
4 Downloads
Package built for create avatars from text(username, ...)
kruegge82/dhl-authentication-oauth-api
5 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
gcgov/framework-service-auth-oauth-server
49 Downloads
Plugin enables a full fledged oauth server generating access and refresh tokens. Authentication can be provided as username/password or via third party Oauth providers.
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.
bondarde/filament-local-avatar
30 Downloads
Creates local avatar images from user's name
humanmade/hm-limit-login-attempts
25692 Downloads
The original Limit Login Attempts plugin with the option to limit via username as well.