This website requires JavaScript.
Explore
Help
Sign In
happyz
/
memos
mirror of
https://github.com/usememos/memos.git
Watch
1
Star
0
Fork
You've already forked memos
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d661134b03
memos
/
api
/
auth.go
12 lines
127 B
Go
Raw
Blame
History
package
api
type
Login
struct
{
Name
string
Password
string
}
type
Signup
struct
{
Name
string
Password
string
}
Reference in New Issue
View Git Blame
Copy Permalink