Discord Oauth2 module
- Add more routes
- Write docs
- Write tests (ouch)
- Find a better name
-
Add the dependency to your
shard.yml
:dependencies: disauth: github: hah/disauth
-
Run
shards install
require "disauth"
- Fork it (https://github.com/hah/disauth/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- gyula - creator and maintainer