Author: Manuel Lemos
Viewers: 150
Last month viewers: 6
Categories: Notable Packages
OAuth is a protocol that is often used to allow sites to authenticate users of a site that need to be registered.
It allows user to login with their accounts, for instance on Facebook or Google, so they do not need to remember their password to access those sites as registered users.
This package provides a solution for applications that use the Symphony framework, so they can use either the built-in password based user authentication method, or the OAuth based method.
Read this article to learn more details about how this notable PHP package works.
It allows user to login with their accounts, for instance on Facebook or Google, so they do not need to remember their password to access those sites as registered users.
This package provides a solution for applications that use the Symphony framework, so they can use either the built-in password based user authentication method, or the OAuth based method.
Read this article to learn more details about how this notable PHP package works.
The package symfony-dual-login is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: API to get user details using OAuth authentication
Here follows in more detail what it does:
This package provides an API to get user details using OAuth authentication.
It provides a REST API that can be accessed using OAuth 2 or other methods based on the Symfony framework to authorized and authenticate users. The API provides methods like:
- Register new user
- Login user with Symfony based methods
- Login using Google Accounts via OAuth 2
- Show user details
- Change the user status
- List all users
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: API to get user details using OAuth authentication
Here follows in more detail what it does:
This package provides an API to get user details using OAuth authentication.
It provides a REST API that can be accessed using OAuth 2 or other methods based on the Symfony framework to authorized and authenticate users. The API provides methods like:
- Register new user
- Login user with Symfony based methods
- Login using Google Accounts via OAuth 2
- Show user details
- Change the user status
- List all users
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
1,616,107 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.