@titanium/authentication

1.0.54 • Public • Published

Axway Amplify End-of-Life Announcement

👇   See API FAQ below   👇

[//]: # (header-start)

Preparing for end of Axway

👇   support for Amplify Cloud and Mobile   👇

RIP Axway Amplify Titanium (2010 - 2022)

🪦   RIP Axway Amplify Titanium (2010 - 2022)

🪦   RIP Axway Amplify Cloud Services (2012 - 2022)

🪦   RIP Axway Amplify Crash Analytics (2015 - 2022)


🛑    Axway support for Amplify products has ended for most products related to mobile and cloud.

A few of the open-source versions of Axway Amplify products will live on after Axway Amplify End-of-Life (EOL) announcements. However, all closed-source projects and most open-source projects are now dead.

 

👉    A group of Axway employees, ex-Axway employees, and some developers from Titanium community have created a legal org and now officially decide all matters related to future of these products.

 


API FAQ:

 

Click to watch on Youtube

  ↑ Watch video on YouTube ↑

 

 


 

 

RIP Axway Amplify Titanium (2010 - 2022)

🪦   RIP Axway Amplify Titanium (2010 - 2022)

🪦   RIP Axway Amplify Cloud Services (2012 - 2022)


🛑    All products affected by the announcements will not be supported by Axway effective their EOL dates in 2022.

Some Open-Source versions of Axway products will live on after End-of-Life (EOL) Axway Amplify product announcements. However, some products are closed-source and will NOT continue after the shut down in 2022.

 

👉    Stay tuned for more info as plans are being made to save the Titanium project and move it under the control of a independent group of developers.

 


API FAQ:

 


 

 

@titanium/authentication 🚀

@titanium/authentication npm downloads npm downloads

Axway Amplify authentication module for mobile titanium

📓   Description

For use with authenticating with Axway Amplify for Mobile Titanium

  Features

  • [x] Supports loading authentication plugins

🚀   Getting Started

Installing

Please ensure there is a package.json file in the target directory. If there is not one present, you can create one with npm init.

If you wish to install this in an app using Titanium Turbo, you can execute this in the project root directory:

npm install @titanium/authentication

Usage

Create a Authentication object into your JavaScript code.

	const Authentication = require('@titanium/authentication');
	Authentication.initialize('my-auth-provider-plugin'. { option1: 'this is an option' });
	await Authentication.authenticate({ username: 'user', password: 'password', { domain: 'my-domain' }});

🎓   Learn More

📚   Related projects

🎟️   Modules for Titanium Mobile

  @titanium/applesignin -Native modules that allows you to use the iOS 13+ Apple Sign In API with Axway Titanium native mobile apps.

  @titanium/authentication - Titanium native mobile authentication manager

  @titanium/authentication-oauth - Titanium native mobile OAuth plugin for authentication manager

  @titanium/calendar-picker - Turbo widget that allows you to pick dates from a calendar with Axway Titanium.

  @titanium/coremotion - Native modules that allows you to use iOS CoreMotion framework with Axway Titanium native mobile apps.

  @titanium/deeply - Native modules that allows you to capture Android deep links with Axway Titanium.

  @titanium/essentials - Essential Toolkit for Titanium Turbo Native Mobile Apps

  @titanium/icloud - Native module that allows you to use the Apple iCloud framework with Axway Titanium native mobile apps.

  @titanium/identity - Native modules to add Fingerprint/FaceId/keychain access to Titanium native mobile apps

  @titanium/facebook - Native modules that allows you to use Facebook SDK with Axway Titanium native mobile apps.

  @titanium/googlesignin - Native modules that allows you to use the Google Sign-in SDK with Axway Titanium native mobile apps.

  @titanium/lottie - Native modules that allows you to use Airbnb Lottie animations with Axway Titanium native mobile apps.

  @titanium/observer - Repackaging of nx-js/observer-util for Titanium Native Mobile

  @titanium/permissions - Titanium native mobile widget for permission requests @titanium/permissions

  @titanium/please - Titanium native mobile module for politely requesting data @titanium/please

  @titanium/polyfill - Titanium native mobile polyfills necessary to use packages that depend on Node.js modules @titanium/polyfill

  @titanium/turbo - 🚀 Turbo is a version of Titanium Alloy that adds some enhancements and customizations for rapid development. @titanium/turbo

  @titanium/updater - Titanium native mobile widget to check for app updates @titanium/updater

  @titanium/webdialog - Native modules that allows you to use native SFSafariViewController (iOS) and Chrome Pages (Android) with Axway Titanium native mobile apps. @titanium/webdialog

🎟️   Modules for Node.js and Titanium Mobile

project description npm
@geek/cache Caching module for Node.js and Axway Titanium @geek/cache
@geek/jsonc JSONC and JSON utilities for JavaScript with Node.js and Axway Titanium. @geek/jsonc
@geek/jwt JWT parser for JavaScript Node.js and Titanium native mobile @geek/jwt
@geek/logger Logging module for Node.js and Axway Titanium @geek/logger
@geek/mobile Toolkit for creating, building, and managing mobile app projects. @geek/mobile
@geek/retry Retry JavaScript functions and promises in Node.js and Axway Titanium @geek/retry

🎟️   Modules for Node.js

project description npm
@geek/google-sheets Easy way to manage Google Sheets API from Node.js @geek/google-sheets

📣   Feedback

Have an idea or a comment? Join in the conversation here!


Follow Brenton House

Follow Brenton House for the latest on great modules and libraries!

Twitter Follow LinkedIn Follow Github Followers


©️   Legal

The MIT License (MIT)

Copyright (c) 2019-Present -- Brenton House
https://brenton.house

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

/@titanium/authentication/

    Package Sidebar

    Install

    npm i @titanium/authentication

    Weekly Downloads

    4

    Version

    1.0.54

    License

    MIT

    Unpacked Size

    23.3 kB

    Total Files

    7

    Last publish

    Collaborators

    • secure-bot
    • brentonhouse