User ID
import { getUserId } from '@blotoutio/edgetag-sdk-js'
const userId = getUserId()Last updated
Was this helpful?
You can use this function to retrieve the current User ID from EdgeTag.
import { getUserId } from '@blotoutio/edgetag-sdk-js'
const userId = getUserId()Last updated
Was this helpful?
Was this helpful?

