SlashBlog
![(Almost) Everything you always wanted to know about Passkeys](/blog/all-passkeys/cover.png)
(Almost) Everything you always wanted to know about Passkeys
In this blog post, we review the current state of the technology from a security standpoint and we’ll discuss some critical aspects of passkey implementation.
![Vincenzo Iozzo, Kasper Mroz](/authors/avatar.png)
![Authentication flows with SlashID](/blog/react-mfa/cover.png)
Authentication flows with SlashID
Implement MFA and Step-Up Authentication in React applications with SlashID.
![Kasper Mroz, Ivan Kovic](/authors/avatar.png)
![Ditch your organizations table](/blog/ditch-orgs/placeholder.png)
Ditch your organizations table
Suborgs make it effortless and secure to implement complex identity structures such as multi-tenancy B2B apps and multi sided marketplaces.
![Vincenzo Iozzo, Joseph Gardner](/authors/avatar.png)
![Using Google Tink to sign JWTs with ECDSA](/blog/tink-jwt/logo.png)
Using Google Tink to sign JWTs with ECDSA
In this blog post, we will show how the Tink cryptography library can be used to create, sign, and verify JSON Web Tokens (JWTs), as well as to manage the cryptographic keys for doing so.
![Joseph Gardner](/authors/avatar.png)
![React SDK support for <Groups>](/blog/google-groups/placeholder.png)
React SDK support for <Groups>
With the latest React SDK release we are introducing a new control component, <Groups>. You can use <Groups> to conditionally render parts of the UI depending on whether the authenticated user belongs to specific Groups.
![Ivan Kovic, Vincenzo Iozzo](/authors/avatar.png)
![Sign-in and Sign-up React component release](/blog/react-signup-components/hero2.png)
Sign-in and Sign-up React component release
Today we’re happy to announce the next step in that journey to deliver a streamlined, low friction onboarding experience to our customers with the release of our sign-up/sign-in form component.
![Ivan Kovic](/authors/avatar.png)
![Fetching Google Groups with SlashID SSO](/blog/google-groups/placeholder.png)
Fetching Google Groups with SlashID SSO
Use SlashID to fetch Google Groups as part of a user authentication flow.
![Vincenzo Iozzo](/authors/avatar.png)
![In-browser HSM-backed Encryption with Tink and Wasm](/blog/tink-wasm/logo.png)
In-browser HSM-backed Encryption with Tink and Wasm
This post explores how to use Wasm to lift Tink to JavaScript and how you can leverage it to perform client-side encryption directly from the browser, backed with a master key stored in a HSM.
![Vincenzo Iozzo](/authors/avatar.png)
![Official React SDK release](/blog/react-sdk-v1/react-release.png)
Official React SDK release
Today we’re excited to announce the public release of the official SlashID React SDK
![Ivan Kovic](/authors/avatar.png)
![Adding Identity to Docusaurus](/blog/docusaurus-identity/logo.png)
Adding Identity to Docusaurus
Today we are releasing the docusaurus-slashid-login theme as well as a fork of docusaurus-openapi-docs.
![Ivan Kovic, Vincenzo Iozzo](/authors/avatar.png)
![Introducing Data Vault - Secure HSM-backed PII storage directly from the frontend](/blog/data-vault-release/data-vault.png)
Introducing Data Vault - Secure HSM-backed PII storage directly from the frontend
Today we are releasing Data Vault, which allows the safe and compliant storage of sensitive user data directly from the frontend.
![Giovanni Gola, Vincenzo Iozzo](/authors/avatar.png)
![Social logins in 5 minutes or less](/blog/sso/logo.png)
Social logins in 5 minutes or less
Today we are releasing our OpenID Connect (OIDC) SSO module which you can use to add Social logins and OIDC-compatible SSO to your app in less than 5 minutes.
![Ivan Kovic](/authors/avatar.png)
![App-layer cryptographic primitives for secure storage of user data](/blog/app-layer-encryption/tree-logo.png)
App-layer cryptographic primitives for secure storage of user data
In this blogpost we explore the cryptographic primitives and design decisions we made building our Data Vault module.
![Giovanni Gola, Vincenzo Iozzo](/authors/avatar.png)
![The good, the bad and the ugly of Apple Passkeys](/blog/passkeys-deepdive/passkeys.jpeg)
The good, the bad and the ugly of Apple Passkeys
The widely anticipated Apple passkeys launch happened just a few weeks ago with the iOS 16 release.
![Vincenzo Iozzo](/authors/avatar.png)
![The Security and Regulatory Compliance Benefits of WebAuthn](/blog/webauthn-compliance/shield.png)
The Security and Regulatory Compliance Benefits of WebAuthn
The WebAuthn standard helps you stop phishing and account takeover (ATO) attacks while maintaining HIPAA and SCA compliance.
![Vincenzo Iozzo](/authors/avatar.png)
![Phishing Attacks – WebAuthn to the rescue](/blog/webauthn-antiphishing/icon.png)
Phishing Attacks – WebAuthn to the rescue
Authentication token theft is on the rise, with the latest Uber breach demonstrating yet again the threat that it poses.
![Vincenzo Iozzo](/authors/avatar.png)