Authentication Source code
- Summary
- Articles (91)
- APIs (350)
- Mashups (5)
- SDKs (339)
- Libraries (9)
- Source Code (292)
- Followers (8)
- Developers (5)
Authentication Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
CredHub Health Curl Sample Code | The CredHub Health Curl Sample Code demonstrates how to verify that communication with the server via the API is possible. | Authentication | 06.23.2020 |
CredHub Encryption Curl Sample Code | The CredHub Encryption Curl Sample Code demonstrates how to use encryption. This endpoint retrieves the number of credentials encrypted by the active key, provided inactive keys and unknown keys. | Authentication | 06.22.2020 |
CredHub Permissions Curl Sample Code | The CredHub Permissions Curl Sample Code demonstrates how to access permissions. Permissions can be defined for namespaces as well as on explicit credential names. Permissions are additive — if any... | Authentication | 06.22.2020 |
CredHub Certificates Curl Sample Code | The CredHub Certificates Curl Sample Code demonstrates how to get all certificates. Generate user, RSA, SSH, JSON, and password credential to authenticate users. | Authentication | 06.22.2020 |
CredHub Credential Curl Sample Code | The CredHub Credential Curl Sample Code demonstrates how to find a credential by a path. Credentials are typed based on the format of the stored value, value validation, and generation procedure. | Authentication | 06.22.2020 |
Authentiq Ruby Sample Code | The Authentiq Ruby Sample Code provides an OmniAuth strategy for authenticating with an Authentiq ID mobile app (iOS, Android). The application credentials (client ID and client secret) can be... | Authentication | 04.21.2020 |
Authentiq Python Sample Code | The Authentiq Python Sample Code demonstrates how to use requests-OAuthlib with Python Requests and OAuthlib libraries. It guides users to provide a Python interface for building OAuth1 and OAuth2... | Authentication | 04.21.2020 |
Authentiq PHP Sample Code | The Authentiq PHP Sample Code demonstrates how to use a package that provides Authentiq support for the PHP League's OAuth 2.0 Client. | Authentication | 04.21.2020 |
Authentiq .NET Sample Code | The Authentiq .NET Sample Code provides a package with an example of how to add Authentiq authentication to a model view controller (MVC) application. | Authentication | 04.21.2020 |
Authentiq Java Sample Code | The Authentiq Java Sample Code demonstrates how to use ForgeRock's Identity Platform, based on Authentiq, a passwordless authentication API. | Authentication | 04.21.2020 |
Kloudless Files and Folders iOS Sample Code | The Kloudless Files and Folders iOS Sample Code demonstrates how to see all the files and folders in an account by passing in the folderId. Kloudless SDK uses callback selectors. | Calendars | 02.14.2020 |
Kloudless iOS Sample Code | The Kloudless iOS Sample Code demonstrates how to get started using the KloudlessSDK for iOS, build and use the example app, and authorize users without the SDK. | Calendars | 02.14.2020 |
Kloudless Android Sample Code | The Kloudless Android Sample Code demonstrates how to build and use the example app. Developers can open the project KTester in Android Studio, fill in the values for fileId and linkId, build and Run... | Calendars | 02.14.2020 |
Kloudless Authentication Java Sample Code | The Kloudless Authentication Java Sample Code demonstrates how to use a bearer token authentication. The getting started guide includes Out-of-band OAuth Flow and 3-Legged OAuth Flow. | Calendars | 02.14.2020 |
Kloudless Java Sample Code | The Kloudless Java Sample Code demonstrates how to access the API with a bearer token. Installation includes Maven, Gradle, and others. | Calendars | 02.14.2020 |
Kloudless Authentication Ruby Sample Code | The Kloudless Authentication Ruby Sample Code demonstrates how to access the API with a Key and use semantic versioning. Developers can implement calendars and events with the interface. | Calendars | 02.14.2020 |
Kloudless Ruby Sample Code | The Kloudless Ruby Sample Code provides usage to use a bearer token obtained by authenticating a user and use a code of line to obtain API Keys. | Calendars | 02.14.2020 |
Kloudless Calendar Python Sample Code | The Kloudless Calendar Python Sample Code demonstrates how to run the demo server, install, add a callback URL, get app ID and API Key, and run the demo server. | Calendars | 02.14.2020 |
Kloudless Storage Python Sample Code | The Kloudless Storage Python Sample Code demonstrates how to make API requests. Developers can retrieve folder contents, download the first file in root_folder, and upload a file to root_folder if... | Calendars | 02.14.2020 |
Kloudless Python Sample Code | The Kloudless Python Sample Code provides a getting started guide that starts by navigating to API Explorer and connecting an account. After an account has been connected, developers can copy the... | Calendars | 02.14.2020 |
Kloudless JavaScript Sample Code | The Kloudless JavaScript Sample Code demonstrates how to use Node.js or webpack, install with ES6 / babel environment, and use a script tag for a vanilla browser JS environment. | Calendars | 02.14.2020 |
iovation LaunchKey Webhooks with Flask Python Sample Code | This Python Sample Code utilizes The Service SDK and the Flask library to implement Webhook support in applications connected to LaunchKey. | Security | 01.06.2020 |
iovation LaunchKey plus Spring MVC Java Sample Code | This Java Sample Code demonstrates best practices when using Spring MVC and Spring Boot to provide a fully self-contained, browser based tool to assist with building a Mobile Authenticator utilizing... | Security | 01.06.2020 |
iovation LaunchKey Authenticator starter Swift Sample Code | This Swift Sample Code demonstrates how to add core authenticator functionalities to applications. This implements notifications, security features, and device linking. | Security | 01.06.2020 |
iovation LaunchKey Authenticator starter Objective-C Sample Code | This Objective-C Sample Code demonstrates how to add core authenticator functionalities to applications. This implements notifications, security features, and device linking. | Security | 01.06.2020 |