5 lines
88 B
Go
5 lines
88 B
Go
//go:build !jwx_es256k
|
|
|
|
package telegramlogin
|
|
|
|
const telegramLoginES256KEnabled = false
|