mirror of
https://github.com/ysoftdevs/oauth-playground-client.git
synced 2026-05-05 07:23:34 +02:00
First impl of code flow
This commit is contained in:
8
src/layout/header.html
Normal file
8
src/layout/header.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<nav>
|
||||
<div class="nav-wrapper">
|
||||
<a href="/" class="brand-logo center">
|
||||
OAuth 2.0 Playground
|
||||
<span style="font-size: 15px; color:#FF6600; font-weight:bold;">by Y Soft</span>
|
||||
</a>
|
||||
</div>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user