UNPKG

@supabase/auth-js

Version:

Official client library for Supabase Auth

5 lines 201 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SIGN_OUT_SCOPES = void 0; exports.SIGN_OUT_SCOPES = ['global', 'local', 'others']; //# sourceMappingURL=types.js.map