luckyframework / luckyframework/authentic

Delete return_to after sign in

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

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

https://github.com/luckyframework/authentic/blob/0bceeb930f5c75b4be301969c2163dd506c1d9e6/src/authentic.cr#L63-L64

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.