Commit Graph

18 Commits

Author SHA1 Message Date
TanelOrumaa 869f11f8a8 Merge branch 'main' of https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC 2022-01-18 01:25:59 +02:00
TanelOrumaa c232a1f734 Fixed the error handling a bit, added some text to login page 2022-01-18 00:34:45 +02:00
TanelOrumaa e5931692b6 MOB-55 Fixed an issue with session invalidation. 2021-12-14 19:50:11 +02:00
TanelOrumaa b66c2386f0 MOB-55 Small addition to readme 2021-12-12 20:25:24 +02:00
TanelOrumaa 04933f2705 web-eid.js is now fetched from git, fixed a small problem related to authentication 2021-12-12 20:22:27 +02:00
TanelOrumaa 8b78ddf51a MOB-55 Fixed some issues with session management. 2021-12-12 20:06:08 +02:00
TanelOrumaa b565f6846d MOB-55 Demo website 2021-12-07 00:05:06 +02:00
TanelOrumaa 0da3e17b28 MOB-55 Fixed a bug with url 2021-12-07 00:00:51 +02:00
TanelOrumaa 5719712bef MOB-55 Disabled CSRF 2021-12-06 23:39:13 +02:00
TanelOrumaa 7482c88a4e MOB-55 Added session cookies reading 2021-12-06 23:01:10 +02:00
TanelOrumaa da2dbeb0fc MOB-42 Redid the whole frontend part in Vue 2021-12-06 21:08:15 +02:00
TanelOrumaa 7daea4b6c2 MOB-55 Added vue frontend 2021-12-06 18:14:01 +02:00
TanelOrumaa 5b70a8f997 MOB-42 Added log out button to backend, fixed issue with challenge for test app 2021-11-16 21:30:58 +02:00
TanelOrumaa 636beeb7f3 MOB-42 Fixed token authentication issues (wrong library version, cache getting recreated every request, origin in wrong form) 2021-11-11 21:47:27 +02:00
TanelOrumaa 9b0cb1a22d MOB-42 Changed POST request logic 2021-11-08 23:52:38 +02:00
TanelOrumaa 82b1538867 MOB-42 Fixed JWT generation issue. 2021-11-08 22:41:09 +02:00
TanelOrumaa e4a9a4da1b Added readme to backend demo project 2021-11-08 17:49:42 +02:00
TanelOrumaa f9cd30922e MOB-42 Added backend server, two frontend webpages and rest endpoints for getting challenge, submitting authentication token and getting authentication object. MOB-21 Added JWT creation, but whole process still needs some work. 2021-11-08 17:30:56 +02:00