Guest User

Untitled

a guest
Jun 25th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. export default class Auth {
  2. ...
  3. login() {
  4. this.auth0.authorize();
  5. }
Add Comment
Please, Sign In to add comment