Does anyone know of a good example showing how to make use of the [kkpoon/elm-auth0](https://package.elm-lang.org/packages/kkpoon/elm-auth0/latest/Auth0)
package to use the Auth0 API for handling user registration and authentication?
The Auth0 blog has a tutorial but it’s a couple years old and I’m having a little trouble following it.
Thanks in advance.