getManageAccountUrl

open override fun getManageAccountUrl(entrypoint: String): String

Get a URL at which the user can manage their account and profile data.

💾 This method alters the persisted account state.

Applications should link the user out to this URL from an appropriate place in their signed-in settings UI.

Arguments

  • entrypoint - metrics identifier for UX entrypoint.

    • This parameter is used for metrics purposes, to identify the UX entrypoint from which the user followed the link.