https://github.com/bburdette/orgauth
https://github.com/bburdette/orgauth
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bburdette/orgauth
- Owner: bburdette
- License: gpl-3.0
- Created: 2022-05-03T23:07:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T04:12:26.000Z (9 months ago)
- Last Synced: 2024-10-13T20:25:55.040Z (7 months ago)
- Language: Rust
- Size: 1.23 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# orgauth
I keep copying code around to different projects to deal with user login and so forth. This is
an attempt to librarify that code, and hopefully enhance it with more features.For now you have to use it via git submodules. See my zknotes project for an example of that.