Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
volatiletech
/
authboss
Public
Notifications
You must be signed in to change notification settings
Fork
212
Star
4k
Code
Issues
36
Pull requests
5
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 30, 2023
Update CHANGELOG.md
aarondl
authored
0ab40e4
Copy full SHA for 0ab40e4
Merge pull request #360 from volatiletech/dependabot/go_modules/golang.org/x/crypto-0.17.0
Show description for 4c76760
aarondl
authored
4c76760
Copy full SHA for 4c76760
Merge pull request #359 from stephenafamo/translate
Show description for 0fbac9f
aarondl
authored
0fbac9f
Copy full SHA for 0fbac9f
Commits on Dec 29, 2023
Use custom struct as localization key
stephenafamo
committed
6d4f345
Copy full SHA for 6d4f345
Rename Localize to Localizef
stephenafamo
committed
3abb766
Copy full SHA for 3abb766
Commits on Dec 18, 2023
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
Show description for 5b6b65f
dependabot[bot]
authored
5b6b65f
Copy full SHA for 5b6b65f
Commits on Nov 30, 2023
Add translation strings for otp and 2fa modules
stephenafamo
committed
a0994c3
Copy full SHA for a0994c3
Move translations constants to central place
stephenafamo
committed
8f93fb0
Copy full SHA for 8f93fb0
Commits on Nov 29, 2023
Fix confirm and register tests
stephenafamo
committed
9608094
Copy full SHA for 9608094
Add translations for comfirm, lock and register modules
stephenafamo
committed
e1423c4
Copy full SHA for e1423c4
Rename Translator to Localizer
stephenafamo
committed
ba220ca
Copy full SHA for ba220ca
Add translations for oauth2 module
stephenafamo
committed
c0f5b39
Copy full SHA for c0f5b39
Commits on Nov 27, 2023
Add Translator module to translate various strings
stephenafamo
committed
7c2e8a7
Copy full SHA for 7c2e8a7
Commits on Nov 19, 2023
Update changelog
aarondl
committed
47760dc
Copy full SHA for 47760dc
Merge remote-tracking branch 'stephenafamo/feature/configurable-hashing-and-encoding'
aarondl
committed
4c8256f
Copy full SHA for 4c8256f
Merge pull request #356 from stephenafamo/unrwap-writer
Show description for 8fc0b1f
aarondl
authored
8fc0b1f
Copy full SHA for 8fc0b1f
Merge pull request #348 from volatiletech/dependabot/go_modules/google.golang.org/protobuf-1.29.1
Show description for 16b99bb
aarondl
authored
16b99bb
Copy full SHA for 16b99bb
Merge pull request #357 from testwill/ioutil
Show description for d2c4c20
aarondl
authored
d2c4c20
Copy full SHA for d2c4c20
Commits on Nov 16, 2023
chore: remove refs to deprecated io/ioutil
testwill
committed
65c6e7b
Copy full SHA for 65c6e7b
Commits on Nov 10, 2023
Rename UnwrapableResponseWriter to WrappingResponseWriter
stephenafamo
committed
12fc261
Copy full SHA for 12fc261
Rename CredsGenerator to OneTimeTokenGenerator
stephenafamo
committed
70e9912
Copy full SHA for 70e9912
Fix issues from review
stephenafamo
committed
a8adfb4
Copy full SHA for a8adfb4
Update documentation for GenerateGreds
Show description for 6adbc56
stephenafamo
and
aarondl
authored
6adbc56
Copy full SHA for 6adbc56
Commits on Nov 8, 2023
Merge pull request #350 from stephenafamo/fix/add-unrwap-to-response-writer
Show description for 80cb1b8
aarondl
authored
80cb1b8
Copy full SHA for 80cb1b8
Commits on Oct 30, 2023
Add UnwrapableResponseWriter interface
stephenafamo
committed
9ce9406
Copy full SHA for 9ce9406
Commits on Oct 28, 2023
Add Argon2id hasher
stephenafamo
committed
666c7e8
Copy full SHA for 666c7e8
Move Hasher and CredsGenerate to root package
stephenafamo
committed
371f42b
Copy full SHA for 371f42b
CompareHashAndPassword
Evghenii Maslennikov
authored and
stephenafamo
committed
e0b07d3
Copy full SHA for e0b07d3
hotfix
Evghenii Maslennikov
authored and
stephenafamo
committed
f85525f
Copy full SHA for f85525f
creds generator via interface
Evghenii Maslennikov
authored and
stephenafamo
committed
434d859
Copy full SHA for 434d859
password hashing via hasher (defaults: bcrypt)
Evghenii Maslennikov
authored and
stephenafamo
committed
42f90e2
Copy full SHA for 42f90e2
Commits on Sep 28, 2023
Merge pull request #353 from viovanov/vlad/secondary-emails
Show description for ccfe4d1
aarondl
authored
ccfe4d1
Copy full SHA for ccfe4d1
Update changelog
aarondl
committed
0c38ddb
Copy full SHA for 0c38ddb
Merge pull request #354 from justin-wilxite/totp-fix
Show description for dbfe07e
aarondl
authored
dbfe07e
Copy full SHA for dbfe07e
fix comment
justin-wilxite
committed
ee0d69a
Copy full SHA for ee0d69a
Pagination
Previous
Next
You can’t perform that action at this time.