Skip to content

Instantly share code, notes, and snippets.

import React, { useState, useEffect, createContext, useContext, ReactNode } from 'react'
import Amplify, { Auth, Hub } from 'aws-amplify'
import { CognitoUser } from '@aws-amplify/auth'
import { CognitoUserSession } from 'amazon-cognito-identity-js'
import { HubCallback } from '@aws-amplify/core/lib/Hub'
import IUser from '../../types/IUser'
interface IAuthContext {
user: IUser | null
login(username: string, password: string): Promise<CognitoUser>
package main
import (
"fmt"
"github.com/ethereum/go-ethereum/accounts"
"github.com/ethereum/go-ethereum/common/hexutil"
"github.com/ethereum/go-ethereum/crypto"
)
ASCII3DToFeatureClass_3d
ASCIIToRaster_conversion
AcceptConnections
AddAttachments_management
AddCADFields_conversion
AddCodedValueToDomain_management
AddColormap_management
AddDataStoreItem
AddEdgeEdgeConnectivityRuleToGeometricNetwork_management
AddEdgeJunctionConnectivityRuleToGeometricNetwork_management