Skip to content

fernandolamp/oktaGraphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Graphql using HotChocolate and Okta authorization

This code was based on the tutorial:

https://developer.okta.com/blog/2020/08/24/simple-graphql-csharp

This tutorial is old, the code here was updated based on the chillicream docs:

https://chillicream.com/docs/hotchocolate/integrations/entity-framework

How to run the code?

Override the configuration variable on "appSettings.json" with your okta domain.

Just compile and run the code, get the authorization token and do a request to graphql.

To understand how to create a domain and get token to do request, please read the okta tutorial.

About

Tutorial using okta with .net core 5 + entity framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors