GithubHelp home page GithubHelp logo

bigcopilot / php-fido2-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from safetechio/php-fido2-example

0.0 0.0 0.0 2.23 MB

FIDO 2 / WebAuthn server and client library example usage for php

License: BSD 2-Clause "Simplified" License

JavaScript 4.84% PHP 76.03% HTML 17.66% Dockerfile 1.47%

php-fido2-example's Introduction

SAFETECHio PHP FIDO2 Example

Example Home Page

Libraries

For details of the source libraries see:

Getting Started

If you don't have access to a running configured php server no problem you can use the docker container provided.

Open a new terminal window and navigate to the root director of this repo on your machine and enter

docker-composer up

Open another separate terminal and enter the following commands

docker exec -it fido2-example /bin/bash
cd app
composer install
npm install
npm run build

After the installation of the packages dependencies has been completed navigate to the following URL

http://localhost:8082/dist/

Or click here http://localhost:8082/dist/.

Browser Compatibility

To get the latest details of which version of which browsers offer support for WebAuthn please visit Can I Use WebAuthn. As of writing (2019-06-28) the following browsers have support:

WebAuthn Browser Compatibility

Microsoft EDGE

Edge has support in version 18 and higher. However Edge is not updated independently of the operating system, this means that in order to update your version of Edge you will need to update your version of Windows 10.

Updating Windows 10 to the latest version may require a few steps, first check your computer has all pending updates installed by following the instructions here.

If after all available updates have been installed and your version of Edge is still lower than 17 you will need to manually update your OS. The latest update for Windows 10 can be found here.

This process may take a long time, so it may be easier to use a more popular browser that does support the latest in web security ;).

php-fido2-example's People

Contributors

samyoul avatar jurgenschouppe avatar dependabot[bot] 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.