Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,11 @@ <h2>They are using HTTPlug</h2>
<div class="row">
<div class="col-md-4"></div>
<div class="col-md-1">
<img src="https://avatars1.githubusercontent.com/u/1377453?v=3&s=50" alt="Stormpath" />
<img src="https://avatars.githubusercontent.com/u/362460?s=50&v=3" alt="Okta" />
</div>
<div class="col-md-7">
<b><a href="https://github.com/stormpath/stormpath-sdk-php">Stormpath</a></b>
<br /> Authentication as a service. Stormpath is a hosted API service for creating and managing user accounts.
<b><a href="https://github.com/okta/okta-sdk-php">Okta</a></b>
<br /> Identity as a Service. Okta is an Identity Platform for securing Apps and APIs with modern authentication flows.
</div>
</div>
<div class="row">
Expand Down