Coder Social home page Coder Social logo

indicio-tech / didcomm-invitation-service Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jameskebert/aries-invitation-service

1.0 0.0 0.0 387 KB

A service for displaying and handling Aries Invitations

Home Page: https://aries-invitation-service.vercel.app

License: Apache License 2.0

JavaScript 4.52% TypeScript 82.12% CSS 10.59% HTML 2.76%

didcomm-invitation-service's Introduction

Aries Invitation Service

TODO:

  • Investigate Android Deep Linking default choice determination mechanism (James)
  • App search mechanism (once a large number of apps have been registered)
  • App list file configuration
    • External Hosting of app list file -- didcomm.org ?
  • Device detection could use additional testing against a variety of devices to determine edge cases and provide appropriate backup behaviors
  • Detect an invalid URL and display an appropriate page
  • Loading Spinner while fetching invitation in shortened URL mode
  • Determine if we want to and if so update the URL Shortening RFC behavior
  • (Low Urgency) React Strict Mode in dev mode causes Network error on Androids by attempting to navigate to deep link/android intent twice

Android Intents

Android Intents work on all the mobile browsers, some browsers will automatically prompt the user instead of requiring a button click on the website (which is preferred):

  • Android Chrome (if only one app is installed matching the scheme or if a specific package/app is defined, Android Chrome will prompt the user)
  • Firefox
  • Opera
  • Edge

iOS Universal Links

Notes:

If the user clicks the link and the app is not installed, the user will be directed to the website, not the app. This likely indicates the app owner should host a webpage providing instructions to install their app.

Will need to handle the case where the browser displays a banner if a user is just on the website and a user clicks on it--this likely should result in a "invite invalid" display or something of that nature.

didcomm-invitation-service's People

Contributors

jameskebert avatar

Stargazers

Ryan Koch 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.