Skip to content

Commit

Permalink
Merge pull request #10 from curator-ex/opaque_db_token
Browse files Browse the repository at this point in the history
opaque token for guardian
  • Loading branch information
ericsullivan authored Jun 12, 2018
2 parents d50d666 + c0776f9 commit 9c77c36
Show file tree
Hide file tree
Showing 14 changed files with 887 additions and 57 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
# v 0.2.0
# v 0.2.3 (6/12/2018)
API Authentication

* Generator for API Authentication
* Add 'opaque' Guardian token

# v 0.2.2 (1/30/2018)
* Add Curator.Plug.LoadResource

# v 0.2.1 (1/30/2018)
* README.md formatting
* Package priv (for generators)

# v 0.2.0 (1/25/2018)
Rewrite - currently only supports an Ueberauth workflow (and timeouts). v0.3.0 will add support back for database authentication.

* Generators match Phoenix 1.3 structure
Expand Down
Loading

0 comments on commit 9c77c36

Please sign in to comment.