magicblock-labs / magicblock-labs/session-keys

session keys don't work with `#[account(signer)]` constraint

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
12
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Feature request. Enable the session token work with the `#[account(signer)]` constraint. Currently I am forced to use the `Signer` Account type for the `signer` field

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the session token behavior, the `#[account(signer)]` constraint, and the `Signer` Account type, but no file or test. Start by locating the session-token handling and signer-constraint integration, then compare them with the `Signer` path. Done means session keys work with `#[account(signer)]` without requiring the `Signer` Account type.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, typescript
Domain
authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.