Authentication Methods

  • Decentralized Identifiers (DIDs) - a new identifier type enabling verifiable, decentralized digital identity
  • DIDComm - a secure, private communication protocol built on Decentralized Identifiers
  • JWT - compact token format for stateless authentication
  • Session - server-side mechanism for maintaining user state across requests

4 items under this folder.

Decentralized Identifiers (DIDs)

A new type of identifier that enables verifiable, decentralized digital identity

DIDComm

A secure, private communication protocol built on Decentralized Identifiers (DIDs)

Session

In backend programming, particularly within web development, a session refers to a mechanism used to maintain state information about a user's