How do i display newly created profiles on a website?
Hey there @ego welcome to the community!
Auth0 SDKs will provide a way to get profile information for an authenticated user - Alternatively, you can always use the Management API to get users.
Hope this helps!