The legacy code for Ambition, before the Rust rewrite.
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Abdulmujeeb Raji 8cf3bbda1f feat(backend): update and delete users
The title says most of it. For authentication, the token gotten from the POST
method can be put as a 'Token' header. It's then validated before being used.

Other changes caused by this update are:
- Fixed a bug where the creation token was unusable due to lacking the
  user password hash
- Changed the signing method to HMAC, requiring a string for encryption
  This is mentioned in the README.md
2023-07-28 18:17:01 +01:00
backend feat(backend): update and delete users 2023-07-28 18:17:01 +01:00
frontend Merge branch 'main' of https://github.com/devraza/ambition 2023-07-26 21:25:44 +01:00
LICENSE Initial commit 2023-07-18 10:49:00 +01:00
README.md docs: fix a slight GIMDM 2023-07-25 11:53:36 +01:00

Go forth and realise your...

Ambition

About

Ambition is a fast-paced, text-based multiplayer role-playing game.

Credits

License

See the LICENSE for a copy of the Apache License 2.0