Tag: Authentication

19 items found

Project

Senkora: Database Management Interface

Secure web-based access and query management for MSSQL databases. Flask + Tabler UI, CodeMirror SQL editor, Windows and macOS support.

Service

API Development & Integration

Connect your systems with RESTful and GraphQL API development, secure webhook infrastructure and reliable third-party integrations.

Service

Security Audit & Hardening

Run a web application security audit covering OWASP Top 10, SQL injection, XSS, API security and authentication weaknesses.

Service

Mobile Application Development

Build cross-platform mobile apps for iOS and Android from one codebase with React Native, Capacitor and API-backed native features.

Service

Intranet & Corporate Portal

Centralize announcements, document management, leave requests, employee directories and role-based access in a custom internal portal.

Service

MVP & Prototype Development

Turn your product idea into a testable MVP or prototype for investor demos, early users and measurable learning in weeks.

Service

Browser Extension Development

Build custom browser extensions for Chrome, Firefox and Edge that automate workflows, collect data and integrate with internal systems.

Glossary

2FA (Two-Factor Authentication)

2FA adds a second proof, such as an authenticator app, SMS code, or security key, on top of a password during sign-in.

Glossary

API Gateway Security

API Gateway security centralizes authentication, quotas, WAF rules, and traffic visibility at the API entry point.

Glossary

API Key

An API key identifies an application or developer and supports quota tracking, access limits, and basic server-to-server security.

Glossary

Biometric Authentication

Biometric authentication uses device biometrics such as face or fingerprint checks for login and sensitive approvals.

Glossary

CSRF (Cross-Site Request Forgery)

CSRF tricks a logged-in user's browser into sending an unwanted state-changing request, often by abusing automatic cookies.

Glossary

JWT (JSON Web Token)

JWT is a signed and encoded JSON-based token standard used to carry verifiable claims between APIs, clients, and services.

Glossary

Mutual TLS (mTLS)

Mutual TLS verifies both client and server certificates during a TLS connection, reducing trust in network location alone.

Glossary

Passkey

A passkey is a phishing-resistant sign-in method that uses a device-held private key plus biometric or PIN approval instead of passwords.

Glossary

SAML (Security Assertion Markup Language)

SAML carries signed XML authentication assertions between an identity provider and a service provider, commonly for enterprise SSO.

Glossary

Session

A session links a user's identity and temporary state across requests in a web application, using server-side or client-side storage.

Glossary

SSO (Single Sign-On)

SSO is a centralized sign-in model that lets users access multiple applications securely after one authentication session.

Glossary

WebAuthn

WebAuthn is a web standard that lets browsers use security keys and passkeys for strong, passwordless authentication.