An open API service indexing awesome lists of open source software.

https://github.com/isuke/hanami_ominioauth_sample


https://github.com/isuke/hanami_ominioauth_sample

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hanami Ominioauth Sample

See: [HanamiでGoogle OAuthを使った認証を実装しよう](https://qiita.com/isuke/items/efe9ad42559e93d8b795)

## Setup

```
% bundle exec hanami db prepare
% bundle exec hanami server
```