Files
RBU_account/README.md

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".