This website requires JavaScript.
Explore
Help
Register
Sign In
steve
/
sunrise-cms
Watch
1
Star
0
Fork
You've already forked sunrise-cms
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a80b7ec45b
sunrise-cms
/
helpers
/
functions.authentication.d.ts
2 lines
93 B
TypeScript
Raw
Blame
History
export
declare
const
authenticate
:
(
userName
:
string
,
password
:
string
)
=
>
Promise
<
boolean
>
;
Reference in New Issue
View Git Blame
Copy Permalink