mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 08:05:49 +03:00
[PR #34] [MERGED] Use Base32 class for encode/decode #349
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#349
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/antonioribeiro/google2fa/pull/34
Author: @barryvdh
Created: 7/15/2016
Status: ✅ Merged
Merged: 7/17/2016
Merged by: @antonioribeiro
Base:
master← Head:patch-1📝 Commits (1)
0d910e6Use Base32 class for encode/decode📊 Changes
1 file changed (+1 additions, -43 deletions)
View changed files
📝
src/Google2FA.php(+1 -43)📄 Description
Was this intentionally not done? Seems cleaner to use both encode and decode from the same class, and easier to maintain :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.