Skip to content

Commit

Permalink
Update README.md to mention playground
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraBeatris committed Mar 30, 2024
1 parent 8de9b34 commit 1d074a2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
Binary file added .github/images/saml.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,22 @@

🍀 A collection of lightweight auth utilities for Elixir.


## Introduction

**Shin** **** means "trust", "faith", or "belief" in Japanese.

This package aims to provide lightweight utilities that can be used to ensure that primitives are well validated and trusted for usage by auth providers.

## Playground

A UI playground with usage example per utility can be found at https://shin.howauth.com

<p align="center">
<a href="shin.howauth.com/">
<img width="500" src="./.github/images/saml.png">
</a>
</p>

## Getting started

The package can be installed by adding `shin_auth` to your list of dependencies in `mix.exs`:
Expand Down

0 comments on commit 1d074a2

Please sign in to comment.