luckyframework / luckyframework/authentic
Delete return_to after sign in
Open
Nobody has claimed this yet.
- Dominant language
- Crystal
- Stars
- 15
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
It seems like it should work so maybe it is an issue with Lucky
Alternatively, it could be that it needs to delete a string or that it is not mutating the action
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading src/authentic.cr at lines 63-64, then trace how the return_to value is handled during sign-in. Confirm whether it is deleted or mutated as intended, and verify that return_to is gone after a successful sign-in.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100