Add support for Web eID - #215
Open
martenrebane wants to merge 22 commits into
Open
Conversation
martenrebane
force-pushed
the
web-eid-mobile
branch
2 times, most recently
from
August 19, 2026 12:22
74e2b31 to
96efd12
Compare
* NFC-125 Basic setup for NFC Web EID implementation. * NFC-125 Info.plist manual rollback.
* NFC-129 WebEidLib: DI, Auth and Sign Services, Utils, Exceptions. * NFC-129 Refactor base64DecodeFlexible function. * NFC-129 camelCase for request request fields. * NFC-129 SwiftLint warnings fixes.
* NFC-130 UI/UX basis for WebEid with NFC project. * NFC-130 SwiftLint warnings fixes. * NFC-130 Use Dimension padding constants for UI.
* NFC-131 ViewModels and Web eID logic bindings. * NFC-131: SwiftLint fixes.
* NFC-133 Fixes after testing. * NFC-133 SwiftLint fixes.
…). (#172) * NFC-136 Web eID Lib unit tests (auth, cert and sign service, utils and parser). * NFC-136 SwiftLint warnings fixes.
* NFC-138 Improvements after Android Web eID NFC code review. * NFC-138 SwiftLint auto fix.
* NFC-136 NFCViewModel missing tests (auth, signWithWebEid, certificate, decrypt, helper and keystore methods). * NFC-136 WebEidViewModel tests. * NFC-136 SwiftLint warnings fixes.
* NFC-140 Updates and fixes after Accessibility testing. * NFC-140 Fix auth and cert error messages in NFCViewModel logger.
…ixes. (#181) * NFC-143 Implement minimal multiple signing certification solution and small fixes. * NFC-143 Review stale translations.
* NFC-141 Add Associated Domains entitlement and Universal Links hanlding. * NFC-141 Refactor WebEidUriUtil.
martenrebane
force-pushed
the
web-eid-mobile
branch
from
August 21, 2026 13:35
96efd12 to
e3139d2
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Marten Rebane marten.rebane@nortal.com