mediafinger / yournaling

An app to journal, to link memories, photos, locations and combine them to a travel log
Other
0 stars 0 forks source link

Record Login sessions to restrict currently open sessions and allow users to delete session for old devices #46

Closed mediafinger closed 4 months ago

mediafinger commented 4 months ago

Record Login sessions

Enhances security by:

Implementation

A new module Logins is included in the ApplicationController.

Chimera HTTP Client

HTTP Client gem used to connect to the Geoapify API to translate an IP address to a location.

Device Detector

Gem to translate user_agent strings into human readable information