Files
RBU_account/README.md
2020-12-22 19:31:02 +01:00

9 lines
274 B
Markdown

# RBU_account
RBU account system
# api
use `/login?redirect=someurl` to redirect the user after the login is finnished.
Use `api/accountinfo?accountkey=key&password=password` to get information about the user.
accountKey is the value of the cookie with the key "session".