Fakultas Ilmu Komputer UI

Implement Google Auth button and API integration

Merged Wulan Mantiri requested to merge PBI-5-google_auth into staging
  • Implement google login button (normal vs disabled on loading)

25_googlenormal 25_googledisabled

  • Change application name and logo.
  • Implement google auth popup and integrate with API.

25_googlepopup

  • Add global provider to access logged-in user.
  • Add temporary login page with auth functionality (back to the previous page if any, if there is none: go to profile page)
  • Set if there is an unauthorized 401 error from API, the app immediately logs out.
  • Refactor button component and structure for assets dir.

Merge request reports