Class: Flipt::NoAuthentication
- Inherits:
-
AuthenticationStrategy
- Object
- AuthenticationStrategy
- Flipt::NoAuthentication
- Defined in:
- lib/flipt_client/models.rb
Overview
NoAuthentication is a strategy that does not require authentication
Instance Method Summary collapse
Instance Method Details
#strategy ⇒ Object
13 14 15 |
# File 'lib/flipt_client/models.rb', line 13 def strategy nil end |