truqu / elm-oauth2

OAuth 2.0 client-side utils in Elm
MIT License
81 stars 29 forks source link
elm-lang oauth2 oauth2-client

Elm OAuth 2

This package offers some utilities to implement a client-side OAuth 2 authorization in Elm. It covers all four basic grant types as well as the PKCE extension:

Getting Started

Installation

elm install truqu/elm-oauth2

Examples / Demos

Troubleshooting

TROUBLESHOOTING.md

Changelog

CHANGELOG.md