We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f695810 + 6ffcc30 commit 94a3d31Copy full SHA for 94a3d31
projects/lib/src/public-api.ts
@@ -3,6 +3,7 @@ export {
3
} from './socialauth.service';
4
export {
5
SocialAuthServiceConfig,
6
+ SOCIAL_AUTH_CONFIG
7
} from './utils/social-auth.tokens';
8
export { SocialLoginModule } from './sociallogin.module';
9
export { SocialUser } from './entities/social-user';
0 commit comments