Module: Keycloak::UserEntity

Extended by:
ActiveSupport::Concern
Defined in:
lib/keycloak/user_entity.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keycloak_tokenObject

Returns the value of attribute keycloak_token.



5
6
7
# File 'lib/keycloak/user_entity.rb', line 5

def keycloak_token
  @keycloak_token
end