-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
adee2f4
commit a95da88
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
# Auth Playground | ||
|
||
> If you want to test your authentication providers without building a whole frontend. | ||
**Auth Playground** is a playground ๐ฎ to help you to get all authentication codes and tokens during development ๐งโ๐ป. We do not save any token or code which you received to be sure about that ๐, you can check ๐ our opensource Github Repository ๐. You are also welcome to contribute to this project. | ||
|
||
## Contribution | ||
|
||
We would love โค๏ธ if you contribute ๐งโ๐ป to this project. You can for example add a new authentication provider ๐ข, fix some issues ๐ด which you found or do something else. | ||
|