Krishnamohan Chivukula

Results 7 issues of Krishnamohan Chivukula

Version upgrade in README.

self-verify of challenge failed, authorization abandoned. is the error message I am getting. Finally, command terminating with All authorizations were not finalized by the CA. No certificate is getting generated....

Hi, Thanks for a nice starter app. When you login with admin user, with demo credentials, 403 forbidden error is generated when you click, admin/profile. Thanks.

Firstly, thanks for the useful library. I am keen to know, ```elixir def controller do quote do ... use PhoenixMetaTags.TagController # Add this end end ``` where to put these...

@woutdp - One request. Can you showcase one example of how to deal with Forms ? I mean typical Form handling in LiveView is well-defined and there are ample resources....

![image](https://github.com/user-attachments/assets/819add7c-bd79-4456-b0e2-8593717d3a30) I uninstalled and reinstalled the extension. However, it shows executable not found. How do I force it to download it again? Any number of reinstalls is not helping.

When we use the `mix phx.gen.auth` command, `nextls` is showing 3 warnings. All of them related to `Bcrypt`. It says module `BCrypt` is not available or not defined. However, no...