scodok 0.1.1

A simple API wrapper for ScoDoc Notes.
Documentation
<img alt="Scodok: A simple API wrapper for ScoDoc Notes" src="https://raw.githubusercontent.com/LiterateInk/Scodok/main/.github/assets/banner.svg" width="100%" />

*This library **is not** affiliated with [ScoDoc](https://scodoc.org/) or [SebL68/Scodoc_Notes](https://github.com/SebL68/Scodoc_Notes) in any way.*

## Features

- [x] Login with a ticket from CAS
- [ ] Generate and login using a token (JWT)
- [x] Profile picture as bytes (`Vec<u8>` for Rust, `Uint8Array` for JS/TS, `ByteArray` for Kotlin, ...)
- [x] User status (`UNKNOWN`, `STUDENT`, `STAFF`, `ADMIN`, ...)
- [ ] More to come...

## Documentation

You can find documentation with guides at [docs.literate.ink/scodok](https://docs.literate.ink/scodok).

If it's not enough you can also take a look at the [`examples`](https://github.com/LiterateInk/Scodok/tree/main/examples) folder in the GitHub repository for inspiration.

If none of those are helpful, you can always [open an issue](https://github.com/LiterateInk/Scodok/issues) to ask for help or join the [LiterateInk Discord server](https://literate.ink/discord).