AmazonS3
tcp/443
CloudFront
tcp/80
Open service 18.66.192.42:80 · oauth2relay.com
2026-01-12 03:59
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:59:36 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://oauth2relay.com/ X-Cache: Redirect from cloudfront Via: 1.1 eec5ede1fdb15ceb2352a4ebfb155362.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: QTnCkbD2fWLavjigJ8_Oh445_XUhIQX_-lcxnkMgudyISCLGsrtyzQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.192.42:443 · oauth2relay.com
2026-01-12 03:59
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 24574
Connection: close
Date: Sun, 11 Jan 2026 20:46:12 GMT
Last-Modified: Wed, 12 Feb 2025 09:49:38 GMT
ETag: "5cd67e9883376441d17aa6d7d35a7608"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Error from cloudfront
Via: 1.1 a4a80ac7ffee78c042728f52e3f729e0.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: zh-RYMh2qS4-fuV4OhTIZLhHhiY7SWsLTaz34wrXLit73pGxB6zYhg==
Age: 26005
Page title: OAUTH2Relay: Secure, In-Memory OAuth2 Token Management for APIs | OAUTH2Relay
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>OAUTH2Relay: Secure, In-Memory OAuth2 Token Management for APIs | OAUTH2Relay</title>
<meta name="description" content="Eliminate OAuth2 token risks with OAUTH2Relay. Manage tokens securely in memory, auto-refresh tokens, and inject credentials via environment variables. Zero database dependencies.">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Bootstrap Icons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css">
<!-- Link to external CSS -->
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Hero Section -->
<section class="hero-section py-5 bg-primary text-white">
<div class="container text-center">
<h1 class="display-4">OAUTH2Relay</h1>
<p class="lead">Secure OAuth2 token management without hard-coded credentials.</p>
</div>
</section>
<!-- What is OAUTH2Relay Section -->
<section id="what-is" class="section py-5">
<div class="container">
<h2>What is OAUTH2Relay?</h2>
<p>
OAUTH2Relay is a secure, lightweight middleware designed to simplify OAuth2 token management for third-party API integrations. Unlike traditional solutions, it never stores tokens on disk or in databases—tokens reside exclusively in memory and are wiped at process termination. Credentials (username/password) are sourced securely from environment variables or secrets managers, ensuring no sensitive data is hard-coded in configuration files.
</p>
<h3>Key Features:</h3>
<ul>
<li><strong>Zero Persistent Token Storage:</strong> Tokens live only in volatile memory, erased on process shutdown.</li>
<li><strong>Environment-Driven Credentials:</strong> Configuration values (username, password, auth strings) can reference environment variables for airtight security.</li>
<li><strong>Automatic Token Refresh:</strong> Seamlessly renews access tokens using refresh tokens, falling back to re-authentication when needed.</li>
<li><strong>Compliance-Ready:</strong> Eliminates risks of credential leakage in config files or logs.</li>
</ul>
<p><strong>Ideal For:</strong> Developers and enterprises prioritizing security, compliance, and simplicity in API integrations (e.g., finance, healthcare, or cloud-native apps).</p>
</div>
</section>
<!-- Advantages of OAUTH2Relay Section -->
<section id="advantages" class="section bg-light py-5">
<div class="container">
<h2>Advantages of OAUTH2Relay</h2>
<div class="row">
<!-- Advantage 1: Military-Grade Security -->
<div class="col-md-4 mb-4">
<div class="card h-100">
<div class="card-body">
<h5 class="card-title">
<i class="bi bi-shield-lock-fill me-2 text-primary"></i>Military-Grade Security
</h5>
<p class="card-text">
<strong>No Hard-Coded Credentials:</strong> Username, password, and auth strings are injected via environment variables or secrets managers <em>(e.g., AWS Secrets Manager, HashiCorp Vault)</em>.<br>
<strong>Tokens Never Touch Disk:</strong> In-memory storage ensures tokens vanish on process termination or crashes.<br>
<strong>Audit-Friendly:</strong> No credentials or tokens persist in configs, databases, or logs.
</p>
</div>
</div>
</div>
<!-- Advantage 2: DevOps & Cloud-Native Ready -->
<div class="col-md-4 mb-4">
<div class="card h-100">
<div class="card-body">
<h5 class="card-title">
<i class="bi bi-cloud-fill me-2 text-primary"></i>DevOps & Cloud-Native Ready
</h5>
<p class="card-text">
Int
Open service 18.66.192.105:443 · oauth2relay.com
2026-01-12 03:59
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 24574
Connection: close
Date: Sun, 11 Jan 2026 20:46:12 GMT
Last-Modified: Wed, 12 Feb 2025 09:49:38 GMT
ETag: "5cd67e9883376441d17aa6d7d35a7608"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Error from cloudfront
Via: 1.1 5cc4b35b46cb9b55d49e7f47442e6838.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: 0iSCubl5_00ymlEQpNcx-It2NNMXfnmRcGFJxMZYcJvMnFfsf6jDVA==
Age: 26005
Page title: OAUTH2Relay: Secure, In-Memory OAuth2 Token Management for APIs | OAUTH2Relay
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>OAUTH2Relay: Secure, In-Memory OAuth2 Token Management for APIs | OAUTH2Relay</title>
<meta name="description" content="Eliminate OAuth2 token risks with OAUTH2Relay. Manage tokens securely in memory, auto-refresh tokens, and inject credentials via environment variables. Zero database dependencies.">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Bootstrap Icons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css">
<!-- Link to external CSS -->
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Hero Section -->
<section class="hero-section py-5 bg-primary text-white">
<div class="container text-center">
<h1 class="display-4">OAUTH2Relay</h1>
<p class="lead">Secure OAuth2 token management without hard-coded credentials.</p>
</div>
</section>
<!-- What is OAUTH2Relay Section -->
<section id="what-is" class="section py-5">
<div class="container">
<h2>What is OAUTH2Relay?</h2>
<p>
OAUTH2Relay is a secure, lightweight middleware designed to simplify OAuth2 token management for third-party API integrations. Unlike traditional solutions, it never stores tokens on disk or in databases—tokens reside exclusively in memory and are wiped at process termination. Credentials (username/password) are sourced securely from environment variables or secrets managers, ensuring no sensitive data is hard-coded in configuration files.
</p>
<h3>Key Features:</h3>
<ul>
<li><strong>Zero Persistent Token Storage:</strong> Tokens live only in volatile memory, erased on process shutdown.</li>
<li><strong>Environment-Driven Credentials:</strong> Configuration values (username, password, auth strings) can reference environment variables for airtight security.</li>
<li><strong>Automatic Token Refresh:</strong> Seamlessly renews access tokens using refresh tokens, falling back to re-authentication when needed.</li>
<li><strong>Compliance-Ready:</strong> Eliminates risks of credential leakage in config files or logs.</li>
</ul>
<p><strong>Ideal For:</strong> Developers and enterprises prioritizing security, compliance, and simplicity in API integrations (e.g., finance, healthcare, or cloud-native apps).</p>
</div>
</section>
<!-- Advantages of OAUTH2Relay Section -->
<section id="advantages" class="section bg-light py-5">
<div class="container">
<h2>Advantages of OAUTH2Relay</h2>
<div class="row">
<!-- Advantage 1: Military-Grade Security -->
<div class="col-md-4 mb-4">
<div class="card h-100">
<div class="card-body">
<h5 class="card-title">
<i class="bi bi-shield-lock-fill me-2 text-primary"></i>Military-Grade Security
</h5>
<p class="card-text">
<strong>No Hard-Coded Credentials:</strong> Username, password, and auth strings are injected via environment variables or secrets managers <em>(e.g., AWS Secrets Manager, HashiCorp Vault)</em>.<br>
<strong>Tokens Never Touch Disk:</strong> In-memory storage ensures tokens vanish on process termination or crashes.<br>
<strong>Audit-Friendly:</strong> No credentials or tokens persist in configs, databases, or logs.
</p>
</div>
</div>
</div>
<!-- Advantage 2: DevOps & Cloud-Native Ready -->
<div class="col-md-4 mb-4">
<div class="card h-100">
<div class="card-body">
<h5 class="card-title">
<i class="bi bi-cloud-fill me-2 text-primary"></i>DevOps & Cloud-Native Ready
</h5>
<p class="card-text">
Int
Open service 18.66.192.105:80 · oauth2relay.com
2026-01-12 03:59
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:59:36 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://oauth2relay.com/ X-Cache: Redirect from cloudfront Via: 1.1 66ce4848bcf993e3c57b596461cd0b82.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: KxAX8Jk3T79V4fxRDnAWGEvvB36HmUY8G2RGj6X0l7Yt23wOVnVS-A== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.192.60:80 · oauth2relay.com
2026-01-12 03:59
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:59:36 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://oauth2relay.com/ X-Cache: Redirect from cloudfront Via: 1.1 af1bbc213b3a9ee2f125be77ca3609a0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: ohJKXMTpiK9yZTS6ORm_EcsJODaFQk9qhWvo7b6uIL0k9Um0ZUB4_w== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.192.60:443 · oauth2relay.com
2026-01-12 03:59
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 24574
Connection: close
Date: Sun, 11 Jan 2026 20:46:12 GMT
Last-Modified: Wed, 12 Feb 2025 09:49:38 GMT
ETag: "5cd67e9883376441d17aa6d7d35a7608"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Error from cloudfront
Via: 1.1 878a01abbb158ab50d28bd4e882dc33a.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: Qzjrhpg8eyPyYTpMdzuam4ocQlzxROOpwNR5YXrRqivVo4aCVgFBmg==
Age: 26005
Page title: OAUTH2Relay: Secure, In-Memory OAuth2 Token Management for APIs | OAUTH2Relay
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>OAUTH2Relay: Secure, In-Memory OAuth2 Token Management for APIs | OAUTH2Relay</title>
<meta name="description" content="Eliminate OAuth2 token risks with OAUTH2Relay. Manage tokens securely in memory, auto-refresh tokens, and inject credentials via environment variables. Zero database dependencies.">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Bootstrap Icons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css">
<!-- Link to external CSS -->
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Hero Section -->
<section class="hero-section py-5 bg-primary text-white">
<div class="container text-center">
<h1 class="display-4">OAUTH2Relay</h1>
<p class="lead">Secure OAuth2 token management without hard-coded credentials.</p>
</div>
</section>
<!-- What is OAUTH2Relay Section -->
<section id="what-is" class="section py-5">
<div class="container">
<h2>What is OAUTH2Relay?</h2>
<p>
OAUTH2Relay is a secure, lightweight middleware designed to simplify OAuth2 token management for third-party API integrations. Unlike traditional solutions, it never stores tokens on disk or in databases—tokens reside exclusively in memory and are wiped at process termination. Credentials (username/password) are sourced securely from environment variables or secrets managers, ensuring no sensitive data is hard-coded in configuration files.
</p>
<h3>Key Features:</h3>
<ul>
<li><strong>Zero Persistent Token Storage:</strong> Tokens live only in volatile memory, erased on process shutdown.</li>
<li><strong>Environment-Driven Credentials:</strong> Configuration values (username, password, auth strings) can reference environment variables for airtight security.</li>
<li><strong>Automatic Token Refresh:</strong> Seamlessly renews access tokens using refresh tokens, falling back to re-authentication when needed.</li>
<li><strong>Compliance-Ready:</strong> Eliminates risks of credential leakage in config files or logs.</li>
</ul>
<p><strong>Ideal For:</strong> Developers and enterprises prioritizing security, compliance, and simplicity in API integrations (e.g., finance, healthcare, or cloud-native apps).</p>
</div>
</section>
<!-- Advantages of OAUTH2Relay Section -->
<section id="advantages" class="section bg-light py-5">
<div class="container">
<h2>Advantages of OAUTH2Relay</h2>
<div class="row">
<!-- Advantage 1: Military-Grade Security -->
<div class="col-md-4 mb-4">
<div class="card h-100">
<div class="card-body">
<h5 class="card-title">
<i class="bi bi-shield-lock-fill me-2 text-primary"></i>Military-Grade Security
</h5>
<p class="card-text">
<strong>No Hard-Coded Credentials:</strong> Username, password, and auth strings are injected via environment variables or secrets managers <em>(e.g., AWS Secrets Manager, HashiCorp Vault)</em>.<br>
<strong>Tokens Never Touch Disk:</strong> In-memory storage ensures tokens vanish on process termination or crashes.<br>
<strong>Audit-Friendly:</strong> No credentials or tokens persist in configs, databases, or logs.
</p>
</div>
</div>
</div>
<!-- Advantage 2: DevOps & Cloud-Native Ready -->
<div class="col-md-4 mb-4">
<div class="card h-100">
<div class="card-body">
<h5 class="card-title">
<i class="bi bi-cloud-fill me-2 text-primary"></i>DevOps & Cloud-Native Ready
</h5>
<p class="card-text">
Int
Open service 18.66.192.6:443 · oauth2relay.com
2026-01-12 03:59
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 24574
Connection: close
Date: Sun, 11 Jan 2026 20:46:12 GMT
Last-Modified: Wed, 12 Feb 2025 09:49:38 GMT
ETag: "5cd67e9883376441d17aa6d7d35a7608"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Error from cloudfront
Via: 1.1 8c1abfbb8460bed752668233d296dba8.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: MUC50-P1
X-Amz-Cf-Id: 08IAis5f6ddcYHqmTGSRZRyAfi9OZQq0nMXwz9JynEjmHMu9jBxs6A==
Age: 26004
Page title: OAUTH2Relay: Secure, In-Memory OAuth2 Token Management for APIs | OAUTH2Relay
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>OAUTH2Relay: Secure, In-Memory OAuth2 Token Management for APIs | OAUTH2Relay</title>
<meta name="description" content="Eliminate OAuth2 token risks with OAUTH2Relay. Manage tokens securely in memory, auto-refresh tokens, and inject credentials via environment variables. Zero database dependencies.">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Bootstrap Icons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css">
<!-- Link to external CSS -->
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Hero Section -->
<section class="hero-section py-5 bg-primary text-white">
<div class="container text-center">
<h1 class="display-4">OAUTH2Relay</h1>
<p class="lead">Secure OAuth2 token management without hard-coded credentials.</p>
</div>
</section>
<!-- What is OAUTH2Relay Section -->
<section id="what-is" class="section py-5">
<div class="container">
<h2>What is OAUTH2Relay?</h2>
<p>
OAUTH2Relay is a secure, lightweight middleware designed to simplify OAuth2 token management for third-party API integrations. Unlike traditional solutions, it never stores tokens on disk or in databases—tokens reside exclusively in memory and are wiped at process termination. Credentials (username/password) are sourced securely from environment variables or secrets managers, ensuring no sensitive data is hard-coded in configuration files.
</p>
<h3>Key Features:</h3>
<ul>
<li><strong>Zero Persistent Token Storage:</strong> Tokens live only in volatile memory, erased on process shutdown.</li>
<li><strong>Environment-Driven Credentials:</strong> Configuration values (username, password, auth strings) can reference environment variables for airtight security.</li>
<li><strong>Automatic Token Refresh:</strong> Seamlessly renews access tokens using refresh tokens, falling back to re-authentication when needed.</li>
<li><strong>Compliance-Ready:</strong> Eliminates risks of credential leakage in config files or logs.</li>
</ul>
<p><strong>Ideal For:</strong> Developers and enterprises prioritizing security, compliance, and simplicity in API integrations (e.g., finance, healthcare, or cloud-native apps).</p>
</div>
</section>
<!-- Advantages of OAUTH2Relay Section -->
<section id="advantages" class="section bg-light py-5">
<div class="container">
<h2>Advantages of OAUTH2Relay</h2>
<div class="row">
<!-- Advantage 1: Military-Grade Security -->
<div class="col-md-4 mb-4">
<div class="card h-100">
<div class="card-body">
<h5 class="card-title">
<i class="bi bi-shield-lock-fill me-2 text-primary"></i>Military-Grade Security
</h5>
<p class="card-text">
<strong>No Hard-Coded Credentials:</strong> Username, password, and auth strings are injected via environment variables or secrets managers <em>(e.g., AWS Secrets Manager, HashiCorp Vault)</em>.<br>
<strong>Tokens Never Touch Disk:</strong> In-memory storage ensures tokens vanish on process termination or crashes.<br>
<strong>Audit-Friendly:</strong> No credentials or tokens persist in configs, databases, or logs.
</p>
</div>
</div>
</div>
<!-- Advantage 2: DevOps & Cloud-Native Ready -->
<div class="col-md-4 mb-4">
<div class="card h-100">
<div class="card-body">
<h5 class="card-title">
<i class="bi bi-cloud-fill me-2 text-primary"></i>DevOps & Cloud-Native Ready
</h5>
<p class="card-text">
Int
Open service 18.66.192.6:80 · oauth2relay.com
2026-01-12 03:59
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Mon, 12 Jan 2026 03:59:35 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://oauth2relay.com/ X-Cache: Redirect from cloudfront Via: 1.1 af1bbc213b3a9ee2f125be77ca3609a0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P1 X-Amz-Cf-Id: gdo4zFJKi94n-fKSndRBMbk399et2xXYy6c1CHuqHAg_mq7dQbzdVw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>