You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [Create your own validator implementation](#create-your-own-validator-implementation)
224
+
- [Nonce generation](#nonce-generation)
225
+
- [Basic usage](#basic-usage-1)
226
+
- [Configuration](#configuration-1)
227
+
- [How it works](#how-it-works)
228
+
191
229
# Introduction
192
230
193
231
This library has everything that it takes to ensure that the authentication token sent by the Web-eID browser extension contains valid data. And that this data is consistent and was not modified in-between by the third party. It is easy to configure and to integrate into your authentication service.
0 commit comments