pow-auth/pow

Suggestion: Activity log and session management extension

Open

#122 opened on Mar 3, 2019

View on GitHub
 (5 comments) (8 reactions) (0 assignees)Elixir (161 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,670 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Based on https://github.com/danschultzer/pow/issues/30#issuecomment-422832256.

An extension that persistently stores login history with additional information (like user agent and IP), and allows users to view and disable their current active sessions. Maybe this could be worked in with Telemetry.

Contributor guide