Ignore:
Timestamp:
07/19/22 19:38:51 (2 years ago)
Author:
anastasovv <simon@…>
Branches:
main
Children:
41d3f60
Parents:
faff334
Message:

Added authentication with google

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pages/api/poker/index.js

    rfaff334 r22367db  
    212212                            table: req.query.tableId,
    213213                            username: req.query.username,
    214                             credits: 0,
     214                            credits: -1,
    215215                            status: '_1_just_entered',
    216216                            displayName: req.query.displayName,
Note: See TracChangeset for help on using the changeset viewer.