Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Nov 8, 2019
1 parent e2ed8cf commit d56091b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/AuthenticationPlugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ $this->loadComponent('TinyAuth.Authentication', [

For all the rest just follow the plugin's documentation.

Then you use the [Authentication documention](Authentication.md) to fill your config file.
Then you use the [Authentication documention](Authentication.md) to fill your INI config file.
2 changes: 1 addition & 1 deletion docs/AuthorizationPlugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ $this->loadComponent('TinyAuth.Authorization', [

For all the rest just follow the plugin's documentation.

Then you use the [Authorization documention](Authorization.md) to fill your config file.
Then you use the [Authorization documention](Authorization.md) to set up roles and fill your INI config file.

0 comments on commit d56091b

Please sign in to comment.