-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
13e0a89
commit 342cfc1
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ This library allows webpages to integrate seamlessly with the German eID system. | |
- Helpers for creating spec-compliant eID client URLs | ||
- Use them with frameworks and libaries like React, Vue, Svelte, etc. or server side rendered pages. | ||
- Rules out cross platform differences | ||
- Experimental: Detection on mobile platforms and ChromeOS | ||
- Experimental: Detection on mobile platforms | ||
|
||
## Installation | ||
|
||
|
@@ -28,7 +28,7 @@ The script exports all functions under the `AusweisApp2` namespace on the global | |
or use the direct call to the script with a specific version. | ||
|
||
```html | ||
<script src="https://unpkg.com/@ausweisapp2/[email protected].11/dist/identglue.umd.js"></script> | ||
<script src="https://unpkg.com/@ausweisapp2/[email protected].12/dist/identglue.umd.js"></script> | ||
``` | ||
|
||
## Usage | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters