UNPKG

@websanova/vue-auth

Version:

A simple light-weight authentication library for Vue.js

11 lines (10 loc) 211 B
export default { url: '', params: { client_id: '', redirect_uri: 'login/auth0', response_type: 'code', scope: 'openid profile email', state: {}, } }