odranoelBR / vue-quasar-admin-example

Example of quasar admin
https://quasar-admin.firebaseapp.com
MIT License
564 stars 183 forks source link

oauth2 authentication #21

Closed ghost closed 6 years ago

ghost commented 6 years ago

good morning, sorry for my horrible english. i would like to learn vue and quasar, your project it's a very good start point.

i would like to implement to your admin-example the oauth2 authentication. what package do you suggest?

odranoelBR commented 6 years ago

Hi man! I never used oauth2 with vuejs. Maybe your backend oauth system has some SDK javascript . This helps.

If not look this https://github.com/oauth-io/oauth-js

\o/