Libraries tagged by password hash
kruegge82/billbee-php-sdk-api
14 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
ghoster/changecustomerpassword
122435 Downloads
Change customer password from admin side like old fashion way Magento 1
ssmulders/hashed-passport
7644 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
driehle/php-crypt-md5
465 Downloads
A pure PHP implementation of an MD5-hashsum-based implementation of the crypt routine, which can be used to generate hashs for Apache's passwd files
manchidede/hashed-passport-for-dusterio-lumen-passport
2 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
cirelramostrabajo/hashed-passport
875 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
halfpetal/hashed-passport
36 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
mylgeorge/laravel-passport
84 Downloads
Hashed Credentials in Laravel Passport
onsigbaar/onsigbaar
56 Downloads
Laravel Passport OAuth2 API Server authentication using Resouce Owner Password Credential Grant with optional Laravel admin dashboard.
harshpawar/laravel-passport
11 Downloads
Laravel passport authentication package easy installation.
jasonmccallister/laravel-passport-hasura
4 Downloads
A Laravel package to make Passport JWTs Hasura compataible.
rubiconinternational/passportr
48 Downloads
Laravel Passport provides OAuth2 server support to Laravel. This also has relationships
gashey/lumen-passport-resource
18 Downloads
A lumen passport client grant resource server package
khantnyar/scaffolded-laravel
2 Downloads
scaffolded for api with default respon,passport auth for api,making with my default admin dashboard