api doc
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
# RBU_account
|
||||
|
||||
RBU account system
|
||||
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".
|
||||
|
||||
Reference in New Issue
Block a user