This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
tailchat
mirror of
https://github.com/msgbyte/tailchat
Watch
1
Star
0
Fork
You've already forked tailchat
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bb854ab112
tailchat
/
server
/
plugins
/
com.msgbyte.iam
/
strategies
/
index.ts
4 lines
88 B
TypeScript
Raw
Blame
History
import
{
GithubStrategy
}
from
'./github'
;
export
const
strategies
=
[
GithubStrategy
]
;
Reference in New Issue
View Git Blame
Copy Permalink