Coder Social home page Coder Social logo

morristech / sim-card-auth-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tru-id/sim-card-auth-android

0.0 1.0 0.0 1.25 MB

SIM Card Mobile Authentication Example for Android

Home Page: https://developer.tru.id/tutorials/android-sim-card-mobile-auth

License: MIT License

Kotlin 100.00%

sim-card-auth-android's Introduction

SIM Card Based Mobile Authentication with Android

How to Add SIM Card Based Mobile Authentication to your Android App with tru.ID.

License

Before you begin

You will need:

Getting Started

Install the tru.ID CLI and set it up using the command provided in the tru.ID console:

$ tru setup:credentials {client_id} {client_secret} {data_residency}

Install the development server plugin:

$ tru plugins:install @tru_id/cli-plugin-dev-server@canary

Create a tru.ID project:

$ tru projects:create authsome-android

Run the development server and take a note of the local tunnel URL:

$ tru server --project-dir ./authsome-android

Clone or this repo:

$ git clone [email protected]:tru-ID/sim-card-auth-android.git

Open the project with your Android Capable IDE.

Create a file app/tru-id.properties in your project and add configuration to identify the local tunnel URL of the development server:

EXAMPLE_SERVER_BASE_URL="https://example.com"

Connect your phone to your computer so it's used for running the application and run the application from your IDE.

Enter the phone number for the mobile device in the UI in the format +{country_code}{number} e.g. +447900123456. Press the done keyboard key or touch the "Verify my phone number" button and you will see the result of the check.

Get in touch: please email [email protected] with any questions.

References

Meta

Distributed under the MIT license. See LICENSE for more information.

https://github.com/tru-ID

sim-card-auth-android's People

Contributors

emmachristine avatar leggetter avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.