SlashBlog

Using Google Tink to sign JWTs with ECDSA
Tutorial/20 Feb, 2023

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
Joseph Gardner
React SDK support for <Groups>
New Feature/9 Feb, 2023

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
Ivan Kovic, Vincenzo Iozzo
Sign-in and Sign-up React component release
New Feature/18 Jan, 2023

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
Ivan Kovic
Fetching Google Groups with SlashID SSO
New Feature/16 Jan, 2023

Fetching Google Groups with SlashID SSO

Use SlashID to fetch Google Groups as part of a user authentication flow.

Vincenzo Iozzo
Vincenzo Iozzo
In-browser HSM-backed Encryption with Tink and Wasm
Experiments/18 Dec, 2022

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
Vincenzo Iozzo
Official React SDK release
New Feature/28 Nov, 2022

Official React SDK release

Today we’re excited to announce the public release of the official SlashID React SDK

Ivan Kovic
Ivan Kovic
Adding Identity to Docusaurus
Open Source/12 Nov, 2022

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
Ivan Kovic, Vincenzo Iozzo
Introducing Data Vault - Secure HSM-backed PII storage directly from the frontend
New Feature/7 Nov, 2022

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
Giovanni Gola, Vincenzo Iozzo
Social logins in 5 minutes or less
New Feature/1 Nov, 2022

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
Ivan Kovic
App-layer cryptographic primitives for secure storage of user data
Infrastructure/20 Oct, 2022

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
Giovanni Gola, Vincenzo Iozzo
The good, the bad and the ugly of Apple Passkeys
Internals/23 Sep, 2022

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
Vincenzo Iozzo
The Security and Regulatory Compliance Benefits of WebAuthn
Compliance/14 Sep, 2022

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
Vincenzo Iozzo
Phishing Attacks – WebAuthn to the rescue
Security/12 Sep, 2022

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
Vincenzo Iozzo