Skip to content

Commit 73a6036

Browse files
authored
Merge pull request #366 from mtrojanowski/add-cloud-native-data-security-with-oauth-book
Add entry for the Cloud Native Data Security with OAuth book
2 parents 2f9ab82 + 3808f17 commit 73a6036

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
25 KB
Loading

public/books/index.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,16 @@
7676
<p>This book is available from <a href="https://www.packtpub.com/virtualization-and-cloud/oauth-20-cookbook">Packt</a> and <a href="https://www.amazon.com/dp/178829596X?tag=oauthnet-20">Amazon</a>.</p>
7777
</div>
7878
</div>
79+
80+
<div class="book-row" id="cloud-native-data-security-with-oauth">
81+
<div class="left">
82+
<a href="https://curity.io/resources/documents/cloud-native-data-security-oauth/" class="noprintexpand"><img src="cloud-native-data-security-with-oauth.jpg" alt="Cloud Native Data Security with OAuth" title="Cloud Native Data Security with OAuth"></a>
83+
</div>
84+
<div class="right">
85+
<p><a href="https://curity.io/resources/documents/cloud-native-data-security-oauth/"><i>Cloud Native Data Security with OAuth</i></a> by Gary Archer, Judith Kahrer, and Michał Trojanowski explores how to best design OAuth-based security for modern APIs and applications. The book dives deep into token design, authorization techniques, client security, and more. The book focuses on the cloud native world, but touches on architectural patterns valid for any OAuth-based systems. It comes with code examples that enable readers to easily try out the described solutions.</p>
86+
<p>This book is available for a limited time for free from <a href="https://curity.io/resources/documents/cloud-native-data-security-oauth/">Curity</a>. You can also access it through <a href="https://www.oreilly.com/library/view/cloud-native-data/9781098164874/">O'Reilly</a>, or buy on <a href="https://www.amazon.com/Cloud-Native-Data-Security-OAuth/dp/1098164881">Amazon</a>.</p>
87+
</div>
88+
</div>
7989
</div>
8090
</div>
8191

0 commit comments

Comments
 (0)