Libraries tagged by account

facturascripts/facturascripts

382 Favers
12 Downloads

Open source ERP software. Built on modern PHP and bootstrap 4. Easy and powerful.

Go to Download


iconscout/laravel-auditing-elasticsearch

21 Favers
9367 Downloads

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

Go to Download


websemantics/vimeo-upload

114 Favers
286 Downloads

Upload videos to your Vimeo account and update their metadata directly from a browser or a Node.js app.

Go to Download


wapacro/laravel-msgraph-mail

13 Favers
7168 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


vladelio/pragmaxmlgenerator

3 Favers
5824 Downloads

A package for Laravel to generate importable XML for Pragma accounting system.

Go to Download


unikka/login-as

13 Favers
16848 Downloads

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

Go to Download


tomatophp/tomato-crm

2 Favers
1581 Downloads

full accounts manager with API/Notifications/Contacts to manage your contacts and accounts

Go to Download


texxasrulez/persistent_login

15 Favers
2665 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
4663 Downloads

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

Go to Download


tastyigniter/ti-ext-socialite

4 Favers
1723 Downloads

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

Go to Download


smith197/steamauthentication

448 Favers
530 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
36276 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
10724 Downloads

Eloquent Model and extensions for Social media accounts

Go to Download


sertxudeveloper/laravel-lockscreen

6 Favers
3104 Downloads

Package for locking the user account due to inactivity

Go to Download


passbase/passbase-php

9 Favers
29182 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 >>