zitadel/internal/api/grpc/session/v2
Tim Möhlmann c71bf85b7a
feat(api/v2): store user agent details in the session (#6711)
This change adds the ability to set and get user agent data, such as fingerprint, IP, request headers and a description to the session. All fields are optional.

Closes #6028
2023-10-12 12:16:59 +00:00
..
server.go feat(api): move resource apis to beta (#6530) 2023-09-13 12:43:01 +00:00
session_integration_test.go feat(api/v2): store user agent details in the session (#6711) 2023-10-12 12:16:59 +00:00
session_test.go feat(api/v2): store user agent details in the session (#6711) 2023-10-12 12:16:59 +00:00
session.go feat(api/v2): store user agent details in the session (#6711) 2023-10-12 12:16:59 +00:00