Skip to content

Minimal changes to the official Discord oauth example to make it work with Google's oauth

License

Notifications You must be signed in to change notification settings

strekmann/axum-example-oauth-google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axum example for authentication with Google oauth

This repository contains a minimally changed example to official Discord oauth example to make it work with Google's oauth instead.

There just a few changes needed, thanks to the OIDC standard and the pretty clean example code.

The main changes is tracked in commit e461341 and the full example is in main.rs, which also contains usage documentation at the top.

About

Minimal changes to the official Discord oauth example to make it work with Google's oauth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages