Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalshaikh42 committed Oct 21, 2019
1 parent 3d7acb3 commit 706415d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CRBM-Viz/src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import { AuthService } from './Services/auth0.service';
export class AppComponent implements OnInit {
title = 'CRBM-Viz';

// TODO Test the creation of token
constructor(private auth: AuthService) {}
ngOnInit() {
this.auth.localAuthSetup();
Expand Down

0 comments on commit 706415d

Please sign in to comment.