8000 Inclusion of Okta (#27) · php-http/httplug.github.io@4485d82 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4485d82

Browse files
authored
Inclusion of Okta (#27)
This replaces the Stormpath entry with Okta See https://stormpath.com/blog/stormpaths-new-path
1 parent 1e0ff32 commit 4485d82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,11 @@ <h2>They are using HTTPlug</h2>
154154
<div class="row">
155155
<div class="col-md-4"></div>
156156
<div class="col-md-1">
157-
<img src="https://avatars1.githubusercontent.com/u/1377453?v=3&s=50" alt="Stormpath" />
157+
<img src="https://avatars.githubusercontent.com/u/362460?s=50&v=3" alt="Okta" />
158158
</div>
159159
<div class="col-md-7">
160-
<b><a href="https://github.com/stormpath/stormpath-sdk-php">Stormpath</a></b>
161-
<br /> Authentication as a service. Stormpath is a hosted API service for creating and managing user accounts.
160+
<b><a href="https://github.com/okta/okta-sdk-php">Okta</a></b>
161+
<br /> Identity as a Service. Okta is an Identity Platform for securing Apps and APIs with modern authentication flows.
162162
</div>
163163
</div>
164164
<div class="row">

0 commit comments

Comments
 (0)
0