SIM Card Based Mobile Authentication with Android

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
sponsored
  1. 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.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. 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:

  4. tru-sdk-android

    Discontinued tru.ID Android SDK that enables an HTTP request to be made over cellular even when on WiFi [GET https://api.github.com/repos/tru-ID/tru-sdk-android: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

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

  5. v4

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

  6. dev-server

    Discontinued Development Server with Sample Demos [GET https://api.github.com/repos/tru-ID/dev-server: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

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

  7. 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
  • I rebuilt 3 dev tools so they stop uploading your data

    1 project | dev.to | 4 Jun 2026
  • Authsome – open-source local auth proxy for AI agents

    3 projects | news.ycombinator.com | 28 Apr 2026
  • Create a Next.js app with Clerk, Prisma, tRPC, Tanstack Query, Zod, Tailwind

    2 projects | dev.to | 28 Feb 2025