Skip to content
#

aad

Here are 70 public repositories matching this topic...

react-aad
jodonnell
jodonnell commented May 31, 2019

Describe the bug
I followed the documentation,
const config = {
auth: {
authority: (process.env.REACT_APP_AUTHORITY as string),
clientId: (process.env.REACT_APP_AAD_APP_CLIENT_ID as string),
},
cache: {
cacheLocation: "localStorage",
storeAuthStateInCookie: true
},
};

and got a TypeError

Argument of type '{ auth: { authority: string;

notebooks

Implement, demonstrate, reproduce and extend the results of the article 'Differential Machine Learning' (Huge & Savine, 2020), and cover implementation details left out of the working paper

  • Updated Jun 14, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the aad topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aad topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.