Skip to content

LiterateInk/Scodok

Scodok: A simple API wrapper for ScoDoc Notes

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, ...)
  • First authentication data (general information concerning the user and more)
  • Error handling
  • 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.