Skip to content

This repository is intended as an extremely simplified OAuth example. It is not necessarily best practices as it is intended to be a one-file-app to demo OAuth.

License

Notifications You must be signed in to change notification settings

TournyMasterBot/BattleNetSimpleOAuthExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleOAuthExample

This repository is intended as an extremely simplified OAuth example. It is not necessarily best practices as it is intended to be a one-file-app to demo OAuth.

  • Create an application at https://develop.battle.net/access/clients
  • Fill out the client id / credentials view page
  • Update the HomeController BlizzardOAuthCallback method to execute your sample requests
  • Modify request flow as desired to use in your own application.

About

This repository is intended as an extremely simplified OAuth example. It is not necessarily best practices as it is intended to be a one-file-app to demo OAuth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published