resolve abstract method
Resolves a handle (alice.example, optionally @/at:// prefixed) or a
DID (did:plc: / did:web:) to its atproto identity.
Implementation
Future<ResolvedIdentity> resolve(final String identity);
Resolves a handle (alice.example, optionally @/at:// prefixed) or a
DID (did:plc: / did:web:) to its atproto identity.
Future<ResolvedIdentity> resolve(final String identity);