index
:
openbills
master
Server for Libre Billing Software
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
auth
Age
Commit message (
Expand
)
Author
13 hours
generating a new refresh token when it's close to expiry
v0.24.0
Vidhu Kant Sharma
2 days
formatted code
Vidhu Kant Sharma
3 days
removed useless user fields and functions, added roles
v0.19.0
Vidhu Kant Sharma
3 days
removed per-user items
v0.17.0
Vidhu Kant Sharma
4 days
bug fix where refreshing wasn't working
v0.12.1
Vidhu Kant Sharma
4 days
added refresh token versioning
v0.12.0
Vidhu Kant Sharma
2023-10-05
added invoice route (barebones)
Vidhu Kant Sharma
2023-10-04
added basic token refreshing
Vidhu Kant Sharma
2023-09-10
actually hashing and comparing passwords (not empty strings)
Vidhu Kant Sharma
2023-09-10
validating email upon user sign up
Vidhu Kant Sharma
2023-09-09
logging in with either username or email
Vidhu Kant Sharma
2023-09-03
different customers for different users
Vidhu Kant Sharma
2023-09-03
added JWT authorization middleware
Vidhu Kant Sharma
2023-09-03
generating an access and refresh token upon login
Vidhu Kant Sharma
2023-09-03
added login with id
Vidhu Kant Sharma
2023-09-02
added sign-in
Vidhu Kant Sharma