riverrun / openmaize

No longer maintained - was an Authentication library for Plug-based applications in Elixir
Other
206 stars 30 forks source link

Logging out and invalidating tokens #28

Closed fadeojo closed 8 years ago

fadeojo commented 8 years ago

Is it possible to invalidate tokens when a user logs out?

riverrun commented 8 years ago

Work in progress on the develop branch.

fadeojo commented 8 years ago

@riverrun saw your changes in the develop brach. Appreciate the great work.

riverrun commented 8 years ago

In 0.17, this is the default action. This is still an experimental feature, and it needs more testing with heavy loads.