AuthUser public protocol AuthUser Defines the protocol for an auth user username User name of the auth user Declaration Swift var username: String { get } userId Unique id of the auth user Declaration Swift var userId: String { get } © 2025 Amazon Web Services. All rights reserved. (Last updated: 2025-01-13) Generated by jazzy ♪♫ v0.15.1, a Realm project.