SIM Card Based Mobile Authentication with Android

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sim-card-auth-android

    SIM Card Mobile Authentication Example for Android

  • The completed Android sample app in the sim-card-auth-android repo on GitHub. The repo includes a README with documentation for running and exploring the code.

  • cli

    Discontinued The CLI for tru.ID [Moved to: https://github.com/tru-ID/tru-cli] (by tru-ID)

  • Sign up for a tru.ID account which comes with some free credit. Then install the tru.ID CLI:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • tru-sdk-android

    tru.ID Android SDK that enables an HTTP request to be made over cellular even when on WiFi

  • The tru-sdk-android is available on Android devices with minimum Android SDK Version 21 (Lollipop), therefore select minSdkVersion = 21 once creating the project.

  • v4

  • allprojects { repositories { google() jcenter() maven { url "https://gitlab.com/api/v4/projects/22035475/packages/maven" } maven { url 'https://jitpack.io' } } }

  • dev-server

    Development Server with Sample Demos

  • The development server also logs information out to the terminal including request and response payloads. Check that output for any errors or unexpected values.

  • maven-simple

    Example Maven project demonstrating the use of

  • allprojects { repositories { google() jcenter() maven { url "https://gitlab.com/api/v4/projects/22035475/packages/maven" } maven { url 'https://jitpack.io' } } }

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Web-Based Secure Password Reset with tru.ID and Vonage

    1 project | dev.to | 22 Mar 2023
  • SIM Card Based Mobile Authentication with iOS

    3 projects | dev.to | 8 Nov 2021
  • Top open source security devtools you need to know about

    7 projects | dev.to | 10 Jun 2023
  • How to Host a RESTful API on Vercel

    4 projects | dev.to | 4 Jun 2023
  • How to make good DX(Developer Experience): Empathize

    2 projects | dev.to | 24 Mar 2023