test login FranceConnectController
This commit is contained in:
parent
bde99fff1b
commit
abe5d94ac5
3 changed files with 14 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
class FranceConnectController < ApplicationController
|
||||
def index
|
||||
def login
|
||||
client = FranceConnectClient.new
|
||||
|
||||
session[:state] = SecureRandom.hex(16)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue