jamesplease / jamesplease/backbone.simple-auth
Use btoa/atob for increased security
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
http://tools.ietf.org/html/rfc2617
//cc @thejameskyle
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading RFC 2617 and locating the repository's current authentication implementation. Determine where credentials are encoded and decoded, then update that path to use btoa/atob and verify that the authentication behavior remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication, security
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100