UNPKG

easy-social-auth

Version:

A flexible, standalone package for social authentication using Google, Facebook & Twitter

5 lines (4 loc) 109 B
export declare enum TokenTypeEnum { REFRESH_TOKEN = "refresh_token", ACCESS_TOKEN = "access_token" }