This website requires JavaScript.
Explore
Help
Sign In
franklinblanco
/
user-svc
Watch
1
Star
0
Fork
0
You've already forked user-svc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
90
KiB
Rust
97.5%
Shell
1.5%
Dockerfile
1%
ba2594b84c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
franklinblanco
ba2594b84c
Added token expiration
2022-07-07 19:00:38 -04:00
migrations
Perfected the create user method, added todo's, started working on token stuff.
2022-06-28 00:46:00 -04:00
sql
/schema
Added authentication with token and deleting expired user. Plus, constants for how long tokens should be expired for
2022-07-07 11:45:50 -04:00
src
Added token expiration
2022-07-07 19:00:38 -04:00
.gitignore
Initial commit
2022-06-23 14:45:13 -04:00
Cargo.toml
Create user endpoint perfected and finished
2022-06-27 17:54:51 -04:00