extract_access_token
  
  Description:
  public static string extract_access_token (
string url)
  
 
  
    A utility function to extract the access token from the url that results from the redirection after the user authenticates
    Parameters:
    
      
        | url | the url which contains an access token in its fragment |