cup svg

Approach Guarantees

This approach guarantees that the token is valid, not expired or revoked. Every backend service validates access token only by signature. Some services that have strong security requirements (e.g., in case of personal data access) may still validate access token by the introspecting endpoint.
star svg

Validate Token

The ValidateToken method is called by the infrastructure to validate and extract the claims from the deserialized security token. These claims are returned in the collection of ClaimsIdentity objects returned by the method. In the typical case, this collection will contain a single identity.
talk svg

Key Secured

By specifying a key here, the token can be validated without any need for the issuing server. What is needed, instead, is the location of the public key. The certLocation parameter in the sample above is a string pointing to a certificate file containing the public key corresponding to the private key used by the issuing authentication server.
talk svg

Protocol

Smart Recovery Portal is not an app, but an open protocol to communicate securely between Wallets and Dapps (Web3 Apps).
talk svg

Secure Encryption

The protocol establishes a remote connection between two apps and/or devices. These payloads are symmetrically encrypted through a shared key between the two peers.
talk svg

QR Codes & Deep Links

The connection is initiated by one peer displaying a QR Code or deep link with a standard Smart Recovery Portal URI and is established when the counter-party approves this connection request.
talk svg

Push Server

Also included is an optional Push server to allow native applications to notify the user of incoming payloads for established connections.
talk svg

Simple Integration

Smart Recovery Portal can be integrated with just a few lines of code. SDKs available for Javascript, iOS/Swift, and Android/Kotlin.
talk svg

Staking!

Earn passive income from crypto holdings. making money while you sleep.
talk svg

Transaction delay!

Do you have issue with Transactions being delayed?
talk svg

Swap/Exchange!

we will support in any related issues with swapping or exchange of coins.
talk svg

Import Wallets

Learn how to import your other wallets to Trust wallet. The guides here are primarily for educational purposes.
detains

Blockchain Core

Core contracts provide fundamental safety guarantees for all parties interacting with connectfix. They define the logic of pool generation, the pools themselves, and the interactions involving the respective assets therein. Periphery contracts interact with one or more Core contracts but are not part of the core. They are designed to provide methods of interacting with the core that increase clarity and user safety. External calls will primarily call the periphery interfaces. Externally available functions are all viewable in the reference documentation. Internal functions are viewable on the Uniswap V3 Github repo.


Your wallet are protected by our multi-layered security features.