web-security

benno 2018-07-19T03:49:38.000167Z

@bennorthn has joined the channel

dangercoder 2018-07-19T16:03:28.000495Z

@jarvinenemil has joined the channel

dangercoder 2018-07-19T16:18:43.000089Z

is there any need for any kind of (jws, token, anti-forgery) when creating a sign-up api-endpoint which will be used from my front-end (same machine)? I understand that it is diffrent when a user is logged in and several apis are doing calls to each other.