Action JavascriptDelete Alternative Login for Current User
Description
Delete account credentials for the current user in application configured to use an alternative login provider such as Google.
Discussion
Authentication credentials can be listed in a control such as a List control or Dropdown box. The action can be used to delete the selected authentication credentials in a control if deletion is allowed.
See Alpha Anywhere Alternative Login - Authentication and Authorization Using Social Network Credentials to learn more about setting up and using alternative login.
Configuring the Action
- Property
- Description
- Select Control with Record to Delete
The control that contains the authentication record to delete.
Videos
Alternative Logins - Logging into an Application using Google, Facebook, LinkedIn, or Twitter
When the Alpha Anywhere Security Framework is turned on, you can require a users to log into an application before they can use it. The user must provide their user id and password for their account in order to log into the application.
You can provide an option for users to log into your app using credentials from a social network, such as Facebook or Google. These alternative login options can be used to authorize an existing user as well as register new users in the Alpha Anywhere Security Framework
In this video series, we explain how to setup and configure an application to use alternative login to verify users have authorization to use your app.
- Part 1 - Provider Projects
- Part 2 - Creating Named Providers
- Part 3 - Configuring Web Security
- Part 4 - Adding to the UX Component
- Part 5 - Testing Alternative Login
Limitations
UX Component Only
See Also