Libraries tagged by admin login

alexkratky/authx

0 Favers
20 Downloads

Class to authentification users.

Go to Download


alasamber/dcat-auth-google-2fa

0 Favers
5 Downloads

Dcat-Admin auth verification by Google 2FA / Dcat-Admin 登录 Google 2FA两步验证

Go to Download


hector-del-rio/yii2-attache

0 Favers
124 Downloads

Will ease up the pains of combining yii2-user and yii2-admin extensions.

Go to Download


acacha/acacha-socialite

1 Favers
26 Downloads

Add social login/authentication to your Laravel app in a breeze using Laravel socialite

Go to Download


pawan/failedlogin

2 Favers
24 Downloads

Log Admin login failed in custom log file

Go to Download


magenettic/module-ip-whitelist

3 Favers
0 Downloads

IP whitelist for admin login in Magento 2

Go to Download


xeslogin/xeslogin

0 Favers
7 Downloads

this is xueerrsi admin common login sdk

Go to Download


speed-cloud/ms_entra_id

1 Favers
5 Downloads

Allow admins to log in to their Blesta account via Microsoft Entra ID.

Go to Download


henrymanyonyi/laravel-impersonation

0 Favers
43 Downloads

Allows admin users to log in as client accounts securely. This package is designed to work seamlessly with Laravel Jetstream and Livewire stacks.

Go to Download


devkokov/impersonate

0 Favers
1039 Downloads

A Craft 3 plugin that allows non-admin users to log in as other non-admin users, on a per user group basis.

Go to Download


cbeyersdorf/easybill

4 Favers
4 Downloads

The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorization: Basic base64_encode(':') # Bearer Token Authorization: Bearer ``` ## Limitations ### Request Limit * PLUS: 10 requests per minute * BUSINESS: 60 requests per minute If the limit is exceeded, you will receive the HTTP error: `429 Too Many Requests` ### Result Limit All result lists are limited to 100 by default. This limit can be increased by the query parameter `limit` to a maximum of 1000. ## Query filter Many list resources can be filtered. In `/documents` you can filter e.g. by number with `/documents?number=111028654`. If you want to filter multiple numbers, you can either enter them separated by commas `/documents?number=111028654,222006895` or as an array `/documents?number[]=111028654&number[]=222006895`. **Warning**: The maximum size of an HTTP request line in bytes is 4094. If this limit is exceeded, you will receive the HTTP error: `414 Request-URI Too Large` ### Escape commas in query You can escape commans in query `name=Patrick\, Peter` if you submit the header `X-Easybill-Escape: true` in your request. ## Property login_id This is the login of your admin or employee account. ## Date and Date-Time format Please use the timezone `Europe/Berlin`. * **date** = *Y-m-d* = `2016-12-31` * **date-time** = *Y-m-d H:i:s* = `2016-12-31 03:13:37` Date or datetime can be `null` because the attributes have been added later and the entry is older.

Go to Download


andersbjorkland/facebook-oauth-extension

1 Favers
14 Downloads

👍 The Facebook Oauth Extension allows you to login to your admin interface with Facebook.

Go to Download


learncodeweb/activitylog

2 Favers
18 Downloads

Activity log will manage all the activity of the web page by user. This package is best to track user activity in any admin/user panel after login. tested with Laravel 8,9,10,11

Go to Download


gvp/gvp-laravel-template

0 Favers
2 Downloads

A Laravel React starter template with local login links and default admin/user seed data.

Go to Download


eyadcsdev/auth-core

1 Favers
15 Downloads

Laravel authentication starter kit with Inertia React, social login, roles & permissions, passwordless auth, and admin user management.

Go to Download


<< Previous Next >>