This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
wakapi
Watch
1
Star
0
Fork
0
You've already forked wakapi
mirror of
https://github.com/muety/wakapi.git
synced
2023-08-10 21:12:56 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
2cca2cb0bb
wakapi
/
models
/
shared.go
7 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
Heartbeat Insertions. Restructuring.
2019-05-06 01:40:41 +03:00
package
models
const
(
refactor: use cookie-based login feat: add login page
2020-05-24 14:41:19 +03:00
UserKey
=
"user"
AuthCookieKey
=
"wakapi_auth"
Heartbeat Insertions. Restructuring.
2019-05-06 01:40:41 +03:00
)
Reference in New Issue
Copy Permalink