mirror of
https://github.com/ysoftdevs/oauth-playground-client.git
synced 2026-05-12 18:59:48 +02:00
Optimized meta tags
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>OAuth 2.0 Playground - PKCE Flow (4/4)</title>
|
||||
<meta name="description"
|
||||
content="Unlock the secrets of the PKCE Flow with our detailed walkthrough. Learn how this enhanced OAuth method fortifies security, especially for public clients. Essential for developers prioritizing top-tier web app authentication." />
|
||||
<link rel="icon" href="../favicon.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
|
||||
<link type="text/css" rel="stylesheet" href="../css/style.css" />
|
||||
|
||||
Reference in New Issue
Block a user