Helper functions for handling user authentication and authorisation.
NOTE: init() must be called before using some of the functions in this service.
init()
import { authService } from '@oneblink/apps-react' Copy
import { authService } from '@oneblink/apps-react'
Authentication/Authorisation Service
Helper functions for handling user authentication and authorisation.
NOTE:
init()must be called before using some of the functions in this service.