Matheus
How can I implement Pow in a LiveView project?
I’m currently studying the Pow, but from what I saw, it doesn’t have a direct implementation for a LiveView project. But this can be circumvented by using the appropriate controllers to link sessions and user registration. In my use I don’t necessarily need to pass an Email and Password, just a Token, which validates the user’s login. Pow itself has its own implementation with email and password, which ends up not being viable for me. I was wondering if there is a way to customize this configuration and still be able to implement it to LiveView. I’m sorry for any hasty mistake about using Pow, but I’m still a layman with it.
I saw that @danschultzer recently mentioned the creation of a Pow.Phoenix.Socket, I believe that soon there will be an important update ![]()
https://github.com/danschultzer/pow/issues/271
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








