Libraries tagged by accountig

appaydin/pd-user

24 Favers
17075 Downloads

Symfony Simple User Bundle

Go to Download


iconscout/laravel-auditing-elasticsearch

21 Favers
9233 Downloads

A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.

Go to Download


enrico69/magento2-customer-activation

33 Favers
8093 Downloads

This module is designed for Magento 2. It add the possibility for the site owner to manually validate customer accounts at registration.

Go to Download


wazaari/kasapi-php

23 Favers
821 Downloads

Manage your All-Inkl account with the KAS API for PHP

Go to Download


wapacro/laravel-msgraph-mail

13 Favers
6934 Downloads

Laravel mail driver to send emails using Microsoft Graph, supporting both personal accounts as well as work/school accounts (365/Exchange)

Go to Download


unikka/login-as

13 Favers
16650 Downloads

Plugin for the Neos CMS that enables users to login with other accounts for support reasons e.g.

Go to Download


tomatophp/filament-wallet

14 Favers
691 Downloads

Account Balance / Wallets Manager For FilamentPHP and Filament Account Builder

Go to Download


texxasrulez/persistent_login

14 Favers
2568 Downloads

This server-side plugin is useful for all Roundcube users who don’t like to log into their e-mail account each time they open their browser. The plugin stores a persistent login cookie which automatically logs the user in the next time he or she visits the Roundcube web mailer.

Go to Download


terminal42/contao-autoregistration

7 Favers
4508 Downloads

Auto-login your users after their registration or account activation.

Go to Download


tastyigniter/ti-ext-socialite

4 Favers
1277 Downloads

Allows visitors to register/sign in with their social media accounts.

Go to Download


smith197/steamauthentication

448 Favers
527 Downloads

SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.

Go to Download


shootproof/php-sdk

6 Favers
35790 Downloads

The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.

Go to Download


sfneal/socials

1 Favers
9218 Downloads

Eloquent Model and extensions for Social media accounts

Go to Download


sertxudeveloper/laravel-lockscreen

5 Favers
2979 Downloads

Package for locking the user account due to inactivity

Go to Download


passbase/passbase-php

9 Favers
28667 Downloads

# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token

Go to Download


<< Previous Next >>