elixir-auth-microsoft icon indicating copy to clipboard operation
elixir-auth-microsoft copied to clipboard

What's the correct way to enforce that users are logged in when visiting an URL?

Open stabenfeldt opened this issue 10 months ago • 3 comments

Hi,

The gen.auth project has a require_authenticated_user() plug that can be used. I could not find anything here.

Can you guys please guide me on how the best security practices for implementing something similar?

stabenfeldt avatar Apr 18 '24 13:04 stabenfeldt