UNPKG

@kyleroberts69/core

Version:

Core library for the Chatbot project

2 lines (1 loc) 176 B
export type AuthProviders = 'apple' | 'azure' | 'discord' | 'facebook' | 'github' | 'gitlab' | 'google' | 'reddit' | 'salesforce' | 'slack' | 'spotify' | 'twitch' | 'twitter';