There's more...
SRP stands for Secure Remote Password (SRP) protocol and is a password-authenticated key agreement method for establishing cryptographic keys with one or more party's knowledge of a password. SRP-based authentication is supported by iOS-, Android-, and JavaScript-based SDKs. Currently, server-based programming language SDKs do not support SRP.
We saw three types of token within this recipe: RefreshToken, AccessToken, and IdToken. These tokens are in the JSON Web Token (JWT) format defined as per the OpenID Connect (OIDC) open standard. IdToken consist of claims about the identity of the user, including name, email, and phone number, while AccessToken is used to grant access to resources. While AccessToken and IdToken are ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access