Skip to content

Commit

Permalink
Resource hub update (#678)
Browse files Browse the repository at this point in the history
* Update resource hub with React Native Passkeys tutorial

* Shorten resource description

* Update components/ResourceHub/company-resources.json

Co-authored-by: Tanay Pant <[email protected]>

---------

Co-authored-by: Tanay Pant <[email protected]>
  • Loading branch information
louis-md and tanay1337 authored Jan 21, 2025
1 parent 0d87ecd commit cb4e45d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions components/ResourceHub/company-resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,21 @@
],
"image": "https://i.ytimg.com/vi/dx4mk6tKHCo/maxresdefault.jpg",
"lastChecked": "2024-12-09"
},
{
"name": "How to build a React Native app with Safe and passkeys",
"url": "https://docs.safe.global/advanced/passkeys/tutorials/react-native",
"type": "Blog Post",
"date": "2025-01-16",
"description": "An increasing number of applications rely on passkeys to authenticate users securely and with little friction. Security and user-friendliness are crucial to...",
"tags": [
"Tutorial",
"Safe Smart Account",
"Passkeys",
"React Native",
"4337"
],
"image": "https://docs.safe.global/og_image.png",
"lastChecked": "2025-01-21"
}
]

0 comments on commit cb4e45d

Please sign in to comment.