1 unstable release
0.1.1 | Dec 31, 2024 |
---|---|
0.1.0 |
|
#34 in #notes
202 downloads per month
19KB
202 lines
This library is not affiliated with ScoDoc or SebL68/Scodoc_Notes in any way.
Features
- Login with a ticket from CAS
- Generate and login using a token (JWT)
- Profile picture as bytes (
Vec<u8>
for Rust,Uint8Array
for JS/TS,ByteArray
for Kotlin, ...) - User status (
UNKNOWN
,STUDENT
,STAFF
,ADMIN
, ...) - More to come...
Documentation
You can find documentation with guides at docs.literate.ink/scodok.
If it's not enough you can also take a look at the examples
folder in the GitHub repository for inspiration.
If none of those are helpful, you can always open an issue to ask for help or join the LiterateInk Discord server.
Dependencies
~3–15MB
~181K SLoC